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

yarn-pnp-test

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yarn-pnp-test - npm Package Compare versions

Comparing version 0.1.0-beta.25 to 0.1.0-beta.26

2

package.json

@@ -18,3 +18,3 @@ {

},
"version": "0.1.0-beta.25"
"version": "0.1.0-beta.26"
}

@@ -1,4 +0,4 @@

import path from 'path';
const path = require('path');
import { isObject, isObjectWithStringProp } from './validation';
const { isObject, isObjectWithStringProp } = require('./validation');

@@ -5,0 +5,0 @@ const getPartialBinPath = (packageJson, binName) => {

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