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

plug-and-play

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plug-and-play - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [2.5.1](https://github.com/adaltas/node-plug-and-play/compare/v2.5.0...v2.5.1) (2022-03-12)
## [2.5.0](https://github.com/adaltas/node-plug-and-play/compare/v2.4.0...v2.5.0) (2022-03-12)

@@ -7,0 +9,0 @@

8

package.json
{
"name": "plug-and-play",
"version": "2.5.0",
"version": "2.5.1",
"author": "David Worms <david@adaltas.com>",

@@ -43,3 +43,2 @@ "bugs": {

"mocha": "9.2.0",
"pinst": "^2.1.6",
"rollup": "^2.67.2",

@@ -85,8 +84,7 @@ "should": "~13.2.3",

"build": "npx rollup -c",
"_postinstall": "husky install",
"prepublishOnly": "pinst --disable",
"postpublish": "pinst --enable",
"lint": "eslint 'lib/**/*.js'",
"lint:coffee": "broken, see https://github.com/helixbass/eslint-plugin-coffee/issues/77; eslint -c .eslintrc.test.json 'test/**/*.coffee'",
"lint:fix": "eslint --fix 'lib/**/*.js' && eslint --fix -c .eslintrc.test.json 'test/**/*.coffee'",
"prepare": "husky install",
"prepublish": "git push --follow-tags origin master",
"test": "mocha 'test/**/*.coffee'",

@@ -93,0 +91,0 @@ "release": "standard-version",

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