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

@babel/plugin-proposal-private-property-in-object

Package Overview
Dependencies
Maintainers
6
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-private-property-in-object - npm Package Compare versions

Comparing version 7.14.5 to 7.15.4

8

package.json
{
"name": "@babel/plugin-proposal-private-property-in-object",
"version": "7.14.5",
"version": "7.15.4",
"description": "This plugin transforms checks for a private property in an object",

@@ -20,4 +20,4 @@ "repository": {

"dependencies": {
"@babel/helper-annotate-as-pure": "^7.14.5",
"@babel/helper-create-class-features-plugin": "^7.14.5",
"@babel/helper-annotate-as-pure": "^7.15.4",
"@babel/helper-create-class-features-plugin": "^7.15.4",
"@babel/helper-plugin-utils": "^7.14.5",

@@ -30,3 +30,3 @@ "@babel/plugin-syntax-private-property-in-object": "^7.14.5"

"devDependencies": {
"@babel/core": "7.14.5",
"@babel/core": "7.15.4",
"@babel/helper-plugin-test-runner": "7.14.5"

@@ -33,0 +33,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