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

npm-insights

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-insights - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

9

package.json
{
"name": "npm-insights",
"version": "1.0.3",
"version": "1.0.4",
"description": "Real time analytics of package downloads",
"bin": {
"npm-insights:init": "dist/init/index.js",
"npm-insights:log": "dist/log/index.js"
},
"watch": {

@@ -18,3 +22,4 @@ "build": "{src,test}/*.js"

"precommit": "pretty-quick --staged",
"prepare": "npm run build"
"prepare": "npm run build",
"postinstall": "npm-insights:init"
},

@@ -21,0 +26,0 @@ "author": "Guillaume Morin",

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