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

create-pkgbld

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-pkgbld - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

dist/index.js

@@ -25,3 +25,3 @@ #!/usr/bin/env node

var _c;
const myPkg = await readPackage(path__default["default"].resolve(process.cwd(), '..'));
const myPkg = await readPackage(path__default["default"].resolve(__dirname, '..'));
console.log('create-pkgbld ' + myPkg.pkg.version);

@@ -28,0 +28,0 @@ const parsedArgs = minimist__default["default"](process.argv.slice(2));

{
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",

@@ -4,0 +4,0 @@ "name": "create-pkgbld",

Sorry, the diff of this file is not supported yet

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