karma-es6-shim
Advanced tools
Comparing version 0.1.3 to 0.2.0
{ | ||
"name": "karma-es6-shim", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"description": "es6-shim adapter for Karma", | ||
@@ -12,5 +12,5 @@ "keywords": [ | ||
], | ||
"peerDependencies": { | ||
"es5-shim": "~4.1.1", | ||
"es6-shim": "~0.28.1" | ||
"dependencies": { | ||
"es5-shim": "~4.3.1", | ||
"es6-shim": "~0.33.13" | ||
}, | ||
@@ -17,0 +17,0 @@ "main": "lib/index.js", |
karma-es6-shim | ||
============== | ||
[![npm version](https://badge.fury.io/js/karma-es6-shim.svg)](https://www.npmjs.com/package/karma-es6-shim) | ||
[![Dependency Status](https://david-dm.org/radify/karma-es6-shim.svg)](https://david-dm.org/radify/karma-es6-shim) | ||
@@ -4,0 +6,0 @@ Karma wrapper that makes sure the ES6 and ES5 shims are BOTH available. See also the [example usage project](https://github.com/radify/karma-es6-shim-example). |
Sorry, the diff of this file is not supported yet
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
25116
16
71
1
+ Addedes5-shim@~4.3.1
+ Addedes6-shim@~0.33.13
+ Addedes5-shim@4.3.2(transitive)
+ Addedes6-shim@0.33.13(transitive)
- Removedes5-shim@4.1.16(transitive)
- Removedes6-shim@0.28.1(transitive)