@anvilco/anvil
Advanced tools
Comparing version 1.0.3 to 2.0.0
{ | ||
"name": "@anvilco/anvil", | ||
"version": "1.0.3", | ||
"version": "2.0.0", | ||
"description": "Anvil API Client", | ||
"main": "lib/index.js", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"test": "mocha --require test/environment.js 'test/**/*.test.js'", | ||
"test:watch": "nodemon --signal SIGINT --watch test --watch src -x 'yarn test'", | ||
"build": "babel src --out-dir lib", | ||
"prepare": "yarn build" | ||
"version": "auto-changelog -p --template keepachangelog && git add CHANGELOG.md" | ||
}, | ||
@@ -32,12 +31,7 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.8.4", | ||
"@babel/node": "^7.8.4", | ||
"@babel/polyfill": "^7.8.3", | ||
"@babel/preset-env": "^7.8.4", | ||
"@babel/register": "^7.8.3", | ||
"auto-changelog": "^1.16.2", | ||
"babel-eslint": "^10.0.3", | ||
"chai": "^4.2.0", | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "6.5.1", | ||
"eslint": "^6.8.0", | ||
"eslint-config-nicenice": "^2.0.0", | ||
@@ -52,6 +46,6 @@ "eslint-config-standard": "^14.1.0", | ||
"eslint-plugin-standard": "^4.0.1", | ||
"mocha": "^7.0.1", | ||
"mocha": "^7.1.1", | ||
"nodemon": "^2.0.2", | ||
"sinon": "^8.1.1", | ||
"sinon-chai": "^3.4.0", | ||
"sinon": "^9.0.1", | ||
"sinon-chai": "^3.5.0", | ||
"yargs": "^15.1.0" | ||
@@ -62,3 +56,6 @@ }, | ||
"request": "^2.88.0" | ||
}, | ||
"resolutions": { | ||
"auto-changelog/handlebars/optimist/minimist": "^1.2.5" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
19
6
12678
96
2