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

@gasket/plugin-mocha

Package Overview
Dependencies
Maintainers
0
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/plugin-mocha - npm Package Compare versions

Comparing version 7.0.0-next.70 to 7.0.0

lib/node-loader-styles/index.d.ts

4

generator/react-app/test/register-loader.js
import { register } from 'module';
import { pathToFileURL } from 'url';
// Register the Babel loader
register('@gasket/plugin-mocha/node-loader-babel', pathToFileURL('./test'));
// Register the styles loader
register('@gasket/plugin-mocha/node-loader-styles', pathToFileURL('./test'));

8

package.json
{
"name": "@gasket/plugin-mocha",
"version": "7.0.0-next.70",
"version": "7.0.0",
"description": "Integrates mocha based testing in to your Gasket application",

@@ -20,2 +20,6 @@ "main": "lib/index.js",

},
"./node-loader-styles": {
"types": "./lib/node-loader-styles/index.d.ts",
"default": "./lib/node-loader-styles/index.js"
},
"./package.json": "./package.json"

@@ -108,3 +112,3 @@ },

},
"gitHead": "f261bf98ca587e646dc61fa49dd50859a0f43a47"
"gitHead": "0d353a2d81f967662947ae4ed2cd949505417dab"
}
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