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

@pnpm/local-resolver

Package Overview
Dependencies
Maintainers
2
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/local-resolver - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

package.json
{
"name": "@pnpm/local-resolver",
"version": "0.1.0",
"version": "0.1.1",
"description": "Resolver for local packages",

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

"tsc": "tsc",
"test": "npm run lint && preview && ts-node test",
"test": "npm run lint && preview && ts-node test --ts-node",
"md": "mos",

@@ -39,3 +39,3 @@ "prepublishOnly": "npm run tsc",

"@pnpm/types": "^1.1.0",
"@types/node": "^8.0.53",
"@types/node": "^9.3.0",
"normalize-path": "^2.1.1",

@@ -52,3 +52,3 @@ "osenv": "^0.1.4",

"tape": "^4.8.0",
"ts-node": "^3.3.0",
"ts-node": "^4.0.0",
"tslint": "^5.8.0",

@@ -55,0 +55,0 @@ "typescript": "^2.6.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