Socket
Socket
Sign inDemoInstall

bp-resolution-test

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

build/bp-plugin/index.js

@@ -1,2 +0,2 @@

export default function() {
module.exports = function() {
return {

@@ -3,0 +3,0 @@ visitor: {

{
"name": "bp-resolution-test",
"version": "1.0.0",
"version": "1.0.1",
"description": "Test out babel plugin resolution",
"exports": {
"./bp-plugin": "build/bp-plugin/index.js",
".": "runtime/index.js",
"./build-api": "build/api/index.js"
"./bp-plugin": "./build/bp-plugin/index.js",
".": "./runtime/index.js",
"./build-api": "./build/api/index.js"
},

@@ -10,0 +10,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc