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

affogato

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

affogato - npm Package Compare versions

Comparing version 0.0.36 to 0.0.37

9

main.js

@@ -40,8 +40,5 @@ var sinon = require('sinon');

fs.writeFileSync(file + ext,
regenerator.compile(injection +
fs.readFileSync(file),
{
includeRuntime: true
}
).code);
injection +
fs.readFileSync(file)
);
mocha.addFile(file + ext);

@@ -48,0 +45,0 @@

{
"name": "affogato",
"version": "0.0.36",
"version": "0.0.37",
"description": "Enable ES6 support for mocha tests under jsdom.",

@@ -5,0 +5,0 @@ "engines": {

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