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

es6-class

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-class - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

computed.json

2

bower.json
{
"name": "es6-class",
"version": "0.9.0",
"version": "0.9.1",
"homepage": "https://github.com/square/es6-class",

@@ -5,0 +5,0 @@ "authors": [

@@ -603,6 +603,2 @@ /* jshint node:true, undef:true, unused:true */

var recastOptions = {
// Use the harmony branch of Esprima that installs with es6-class
// instead of the master branch that recast provides.
esprima: esprima,
sourceFileName: mapOptions.sourceFileName,

@@ -609,0 +605,0 @@ sourceMapName: mapOptions.sourceMapName

{
"name": "es6-class",
"version": "0.9.0",
"version": "0.9.1",
"description": "ES6 classes compiled to ES5.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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