Socket
Socket
Sign inDemoInstall

@pnpm/pnpmfile

Package Overview
Dependencies
Maintainers
3
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/pnpmfile - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

12

package.json
{
"name": "@pnpm/pnpmfile",
"version": "0.1.0",
"version": "0.1.1",
"description": "Reading a pnpmfile.js",

@@ -14,5 +14,5 @@ "main": "lib/index.js",

"scripts": {
"lint": "tslint -c tslint.json src/**/*.ts test/**/*.ts",
"lint": "tslint -c ../../tslint.json src/**/*.ts test/**/*.ts",
"tsc": "rimraf lib && tsc",
"test": "pnpm run tsc && pnpm run lint",
"test": "pnpm run tsc",
"prepublishOnly": "pnpm run tsc"

@@ -33,9 +33,9 @@ },

"@pnpm/pnpmfile": "link:",
"@types/ramda": "^0.26.37",
"@types/ramda": "^0.26.39",
"rimraf": "3.0.0"
},
"dependencies": {
"@pnpm/core-loggers": "4.0.0",
"@pnpm/core-loggers": "4.0.1",
"@pnpm/error": "1.0.0",
"@pnpm/types": "4.0.0",
"@pnpm/types": "5.0.0",
"chalk": "3.0.0",

@@ -42,0 +42,0 @@ "path-absolute": "1.0.1",

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