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

@pnpm/write-importer-manifest

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/write-importer-manifest - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

1

lib/index.js

@@ -42,2 +42,1 @@ "use strict";

}
//# sourceMappingURL=index.js.map

12

package.json
{
"name": "@pnpm/write-importer-manifest",
"version": "2.0.0",
"version": "2.0.1",
"description": "Write an importer manifest (called package.json in most cases)",

@@ -39,13 +39,13 @@ "main": "lib/index.js",

"write-json-file": "4.0.0",
"write-json5-file": "2.0.0",
"write-yaml-file": "2.0.0"
"write-json5-file": "2.1.1",
"write-yaml-file": "3.0.1"
},
"devDependencies": {
"@pnpm/write-importer-manifest": "link:",
"tape": "^4.8.0",
"tape": "4.10.2",
"tempy": "0.3.0",
"ts-node": "8.1.0",
"tslint": "^5.8.0",
"ts-node": "8.2.0",
"tslint": "5.17.0",
"typescript": "3.4.5"
}
}
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