New Chai Package needed.

22 views
Skip to first unread message

Martin Oppitz

unread,
Nov 11, 2020, 11:17:14 PM11/11/20
to Chai.js
Hi @Jake L.

We need a new npm package with updated deps.

How we can organize that?


Best regards

Martin

Martin Oppitz

unread,
Nov 12, 2020, 2:15:31 AM11/12/20
to Chai.js
There is a vulnerability inside the stack ... https://snyk.io/test/npm/@leanup/cli/1.1.0-rc.152

Martin Oppitz

unread,
Nov 12, 2020, 2:18:40 AM11/12/20
to Chai.js

Martin Oppitz

unread,
Nov 12, 2020, 2:33:45 AM11/12/20
to Chai.js
Does anyone know what is  $npm_package_main ?! 

"scripts": {
    "build": "browserify --bare $npm_package_main --standalone pathval -o pathval.js",
    "lint": "eslint --ignore-path .gitignore .",
    "prepublish": "npm run build",
    "semantic-release": "semantic-release pre && npm publish && semantic-release post",
    "pretest": "npm run lint",
    "test": "npm run test:node && npm run test:browser && npm run upload-coverage",
    "test:browser": "karma start --singleRun=true",
    "test:node": "istanbul cover _mocha",
    "upload-coverage": "lcov-result-merger 'coverage/**/lcov.info' | coveralls; exit 0"
  },

Martin Oppitz

unread,
Nov 12, 2020, 5:56:57 AM11/12/20
to Chai.js
Reply all
Reply to author
Forward
0 new messages