Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dispensary

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dispensary - npm Package Compare versions

Comparing version 0.57.0 to 0.58.1

36

package.json
{
"name": "dispensary",
"version": "0.57.0",
"version": "0.58.1",
"description": "SHA-256 Hashes of popular JS libraries, used by Mozilla's Add-ons Linter",

@@ -37,28 +37,26 @@ "main": "dist/dispensary.js",

"devDependencies": {
"@babel/core": "~7.11.0",
"@babel/plugin-proposal-class-properties": "~7.10.0",
"@babel/plugin-transform-modules-commonjs": "~7.10.0",
"@babel/preset-env": "~7.11.0",
"@babel/core": "~7.12.0",
"@babel/plugin-proposal-class-properties": "~7.12.0",
"@babel/plugin-transform-modules-commonjs": "~7.12.0",
"@babel/preset-env": "~7.12.0",
"babel-eslint": "~10.1.0",
"babel-loader": "~8.1.0",
"codecov": "3.7.2",
"eslint": "~7.9.0",
"eslint-config-amo": "3.6.1",
"eslint-config-prettier": "6.11.0",
"codecov": "3.8.0",
"eslint": "~7.11.0",
"eslint-config-amo": "3.8.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-async-await": "0.0.0",
"eslint-plugin-jest": "23.8.2",
"eslint-plugin-jest": "24.1.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-jest": "23.20.0",
"eslint-plugin-prettier": "3.1.2",
"eslint-plugin-promise": "4.2.1",
"jest": "26.4.2",
"jest": "26.5.3",
"jest-raw-loader": "1.0.1",
"prettier": "2.1.2",
"pretty-quick": "2.0.2",
"pretty-quick": "3.1.0",
"raw-loader": "~4.0.0",
"replace-in-file": "6.1.0",
"rimraf": "3.0.2",
"sinon": "~9.0.0",
"webpack": "~4.44.0",
"webpack-cli": "^3.3.10"
"sinon": "~9.2.0",
"webpack": "~5.1.0",
"webpack-cli": "^4.0.0"
},

@@ -68,8 +66,8 @@ "dependencies": {

"natural-compare-lite": "~1.4.0",
"pino": "~6.6.0",
"pino": "~6.7.0",
"request": "~2.88.0",
"sha.js": "~2.4.4",
"source-map-support": "~0.5.4",
"yargs": "~15.4.0"
"yargs": "~16.1.0"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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