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

js-module-starter-kit

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-module-starter-kit - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

4

package.json

@@ -14,3 +14,3 @@ {

],
"version": "0.0.0",
"version": "0.1.0",
"description": "JS module starter kit — a skeleton of an JavaScript module.",

@@ -27,2 +27,4 @@ "scripts": {

"build": "npm run build:lib && npm run build:dist && npm run build:dist:min",
"preversion": "npm run clean && npm run check",
"version": "npm run build",
"prepublish": "npm run clean && npm run build"

@@ -29,0 +31,0 @@ },

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