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

@pnpm/lockfile-utils

Package Overview
Dependencies
Maintainers
3
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile-utils - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

1

lib/index.js

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

exports.getPkgShortId = dependency_path_1.refToRelative;
//# sourceMappingURL=index.js.map

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

};
//# sourceMappingURL=nameVerFromPkgSnapshot.js.map

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

};
//# sourceMappingURL=packageIdFromSnapshot.js.map

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

};
//# sourceMappingURL=packageIsIndependent.js.map

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

};
//# sourceMappingURL=pkgSnapshotToResolution.js.map

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

}
//# sourceMappingURL=satisfiesPackageJson.js.map

10

package.json
{
"name": "@pnpm/lockfile-utils",
"version": "1.0.8",
"version": "1.0.9",
"description": "Utils for dealing with pnpm-lock.yaml",

@@ -40,8 +40,8 @@ "main": "lib/index.js",

"rimraf": "2.6.3",
"tape": "4.10.1",
"tape": "4.10.2",
"tempy": "0.3.0",
"ts-node": "8.1.0",
"tslint": "5.16.0",
"ts-node": "8.2.0",
"tslint": "5.17.0",
"typescript": "3.4.5",
"write-yaml-file": "2.0.0",
"write-yaml-file": "3.0.1",
"yaml-tag": "1.1.0"

@@ -48,0 +48,0 @@ },

@@ -8,3 +8,3 @@ # @pnpm/lockfile-utils

```
npm i @pnpm/lockfile-utils
<pnpm|yarn|npm> add @pnpm/lockfile-utils
```

@@ -11,0 +11,0 @@

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