Comparing version 0.0.85 to 0.0.86
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1370006
35409
44
11