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

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.85 to 0.0.86

7

package.json
{
"name": "traceur",
"version": "0.0.85",
"version": "0.0.86",
"description": "ES6 to ES5 compiler",

@@ -57,6 +57,7 @@ "keywords": [

"requirejs": "2.x",
"traceur": "0.0.84",
"promises-aplus-tests": "2.x"
"traceur": "0.0.85",
"promises-aplus-tests": "2.x",
"webcomponents.js": "^0.5.4-1"
},
"subdomain": "traceur"
}

@@ -7,3 +7,6 @@ [![Build Status](https://travis-ci.org/google/traceur-compiler.svg)](https://travis-ci.org/google/traceur-compiler)

Traceur is a JavaScript.next-to-JavaScript-of-today compiler that allows you to
use features from the future **today**. Traceur's goal is to inform the design
use features from the future **today**. Traceur supports ES6, some ES7 features as
well as some AtScript features.
Traceur's goal is to inform the design
of new JavaScript features which are only valuable if they allow you to write

@@ -10,0 +13,0 @@ better code. Traceur allows you to try out new and proposed

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