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

@babel/plugin-transform-object-super

Package Overview
Dependencies
Maintainers
5
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-object-super - npm Package Compare versions

Comparing version 7.1.0 to 7.2.0

1

lib/index.js

@@ -52,2 +52,3 @@ "use strict";

return {
name: "transform-object-super",
visitor: {

@@ -54,0 +55,0 @@ ObjectExpression(path, state) {

4

package.json
{
"name": "@babel/plugin-transform-object-super",
"version": "7.1.0",
"version": "7.2.0",
"description": "Compile ES2015 object super to ES5",

@@ -22,5 +22,5 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-super",

"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/core": "^7.2.0",
"@babel/helper-plugin-test-runner": "^7.0.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