Socket
Socket
Sign inDemoInstall

traceur

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

traceur - npm Package Compare versions

Comparing version 0.0.103 to 0.0.104

2

dist/commonjs/loader/version.js
"use strict";
var version = '0.0.103';
var version = '0.0.104';
Object.defineProperties(module.exports, {

@@ -4,0 +4,0 @@ version: {get: function() {

{
"name": "traceur",
"version": "0.0.103",
"version": "0.0.104",
"description": "ES6 to ES5 compiler",

@@ -69,3 +69,3 @@ "keywords": [

"rsvp": "^3.0.13",
"semver": "4.3.2",
"semver": "^4.3.3",
"source-map-support": "~0.2.8"

@@ -85,3 +85,3 @@ },

"requirejs": "2.x",
"traceur": "0.0.102",
"traceur": "0.0.103",
"promises-aplus-tests": "2.x",

@@ -88,0 +88,0 @@ "webcomponents.js": "^0.5.4-1"

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

export let version = '0.0.103'; // generated source, do not edit
export let version = '0.0.104'; // generated source, do not edit

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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