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

bs-runtime

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-runtime - npm Package Compare versions

Comparing version 3.1.5-4 to 3.1.5-5

2

package.json
{
"name": "bs-runtime",
"version": "3.1.5-4",
"version": "3.1.5-5",
"description": "bs runtime libs only",

@@ -5,0 +5,0 @@ "author": "giraud",

@@ -10,3 +10,3 @@ 'use strict';

// copy reason-react js outside source
process.chdir(__dirname + '/../reason-react');
copyfiles(["src/*.js", "lib/js"], {soft:true}, () => console.log("reason copied"));
process.chdir(__dirname + '/../../reason-react');
copyfiles(["src/*.js", "lib/js"], {soft:true}, () => console.log("reason copied"));
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