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

reshow-runtime

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reshow-runtime - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

es/helpers/taggedTemplateLiteral.js

11

package.json
{
"name": "reshow-runtime",
"version": "0.3.1",
"version": "0.3.2",
"description": "Babel runtime alternative",

@@ -14,11 +14,10 @@ "repository": "react-atomic/reshow",

"devDependencies": {
"chai": "*",
"jsdom": "*",
"jsdom-global": "*",
"mocha": "*"
"reshow-unit": "*"
},
"scripts": {
"test": "mocha 'helpers/**/__tests__/*.js' -r jsdom-global/register",
"mochaFor": "mocha -r jsdom-global/register",
"mocha": "npm run mochaFor -- 'helpers/**/__tests__/*.js'",
"test": "npm run mocha",
"prepublishOnly": "npm run test"
}
}
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