New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

systemjs-plugin-babel

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

systemjs-plugin-babel - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

babel-helpers/createClass.js

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

export default function () {
export default (function () {
function defineProperties(target, props) {

@@ -17,2 +17,2 @@ for (var i = 0; i < props.length; i++) {

};
}();
})();

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

export default function () {
export default (function () {
var REACT_ELEMENT_TYPE = typeof Symbol === "function" && Symbol.for && Symbol.for("react.element") || 0xeac7;

@@ -42,2 +42,2 @@ return function createRawReactElement(type, props, key, children) {

};
}();
})();

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

export default function () {
export default (function () {
function sliceIterator(arr, i) {

@@ -37,2 +37,2 @@ var _arr = [];

};
}();
})();
{
"name": "systemjs-plugin-babel",
"version": "0.0.3",
"version": "0.0.4",
"registry": "npm",

@@ -5,0 +5,0 @@ "jspmPackage": true,

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