Socket
Socket
Sign inDemoInstall

init-package-json

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

init-package-json - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

4

default-input.js

@@ -31,3 +31,3 @@ var fs = require('fs')

if (!p.version) return next()
deps[d] = '^' + p.version
deps[d] = config.get('save-prefix') + p.version
return next()

@@ -182,2 +182,2 @@ })

config.get('init.license') ||
'BSD-2-Clause')
'ISC')
{
"name": "init-package-json",
"version": "0.0.15",
"version": "0.0.16",
"main": "init-package-json.js",

@@ -5,0 +5,0 @@ "scripts": {

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