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

karma-es6-shim

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma-es6-shim - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

CHANGELOG.md

8

package.json
{
"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

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