Socket
Socket
Sign inDemoInstall

babel-plugin-prototype-prop-define

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.0 to 2.3.1

8

package.json
{
"name": "babel-plugin-prototype-prop-define",
"version": "2.3.0",
"version": "2.3.1",
"description": "Transform assignments to properties on built-in prototypes to Object.defineProperty calls",

@@ -44,8 +44,8 @@ "main": "src/index.js",

"type": "git",
"url": "https://github.com/kentcdodds/babel-plugin-boilerplate.git"
"url": "git+https://github.com/kumavis/babel-plugin-prototype-prop-define.git"
},
"bugs": {
"url": "https://github.com/kentcdodds/babel-plugin-boilerplate/issues"
"url": "https://github.com/kumavis/babel-plugin-prototype-prop-define/issues"
},
"homepage": "https://github.com/kentcdodds/babel-plugin-boilerplate#readme"
"homepage": "https://github.com/kumavis/babel-plugin-prototype-prop-define#readme"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc