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

@pnpm/read-importer-manifest

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.3 to 1.0.4

1

lib/index.js

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

}
//# sourceMappingURL=index.js.map

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

}
//# sourceMappingURL=readFile.js.map

10

package.json
{
"name": "@pnpm/read-importer-manifest",
"version": "1.0.3",
"version": "1.0.4",
"description": "Read an importer manifest (called package.json in most cases)",

@@ -37,3 +37,3 @@ "main": "lib/index.js",

"@pnpm/types": "^3.0.0",
"@pnpm/write-importer-manifest": "2.0.0",
"@pnpm/write-importer-manifest": "2.0.1",
"detect-indent": "6.0.0",

@@ -54,8 +54,8 @@ "graceful-fs": "4.1.15",

"@types/parse-json": "4.0.0",
"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