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

npm-install-checks

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-install-checks - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "npm-install-checks",
"version": "1.0.0",
"version": "1.0.1",
"description": "checks that npm runs during the installation of a module",

@@ -8,3 +8,3 @@ "main": "index.js",

"npmlog": "0.0.6",
"semver": "~2.2.1"
"semver": "^2.3.0"
},

@@ -21,5 +21,5 @@ "devDependencies": {

"type": "git",
"url": "git://github.com/robertkowalski/npm-install-checks.git"
"url": "git://github.com/npm/npm-install-checks.git"
},
"homepage": "https://github.com/robertkowalski/npm-install-checks",
"homepage": "https://github.com/npm/npm-install-checks",
"keywords": [

@@ -32,4 +32,4 @@ "npm,",

"bugs": {
"url": "https://github.com/robertkowalski/npm-install-checks/issues"
"url": "https://github.com/npm/npm-install-checks/issues"
}
}

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