New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@anvilco/anvil

Package Overview
Dependencies
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anvilco/anvil - npm Package Compare versions

Comparing version 1.0.3 to 2.0.0

CHANGELOG.md

25

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc