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

rescript-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rescript-nodejs - npm Package Compare versions

Comparing version 14.0.4 to 14.0.5

6

bsconfig.json
{
"name": "reason-nodejs",
"name": "rescript-nodejs",
"namespace": "NodeJs",
"sources": [

@@ -26,3 +27,2 @@ {

"suffix": ".bs.js",
"namespace": "NodeJs",
"bs-dependencies": [],

@@ -35,2 +35,2 @@ "bs-dev-dependencies": [

"bsc-flags": []
}
}
{
"name": "rescript-nodejs",
"version": "14.0.4",
"version": "14.0.5",
"scripts": {
"build": "rescript",
"build": "rescript || rescript",
"clean": "rescript clean",
"start": "rescript build -w",
"test": "pta 'lib/js/test/atomic/*.test.bs.js'",
"test": "rescript && pta 'lib/js/test/atomic/*.test.bs.js'",
"clean-build": "yarn clean && yarn build",

@@ -29,3 +29,3 @@ "clean-start": "yarn clean && yarn start",

"devDependencies": {
"@dusty-phillips/rescript-zora": "^2.0.0",
"@dusty-phillips/rescript-zora": "^3.0.0",
"onchange": "^7.1.0",

@@ -32,0 +32,0 @@ "pta": "^1.0.0",

@@ -5,2 +5,4 @@ # rescript-nodejs

[![npm](https://img.shields.io/npm/v/rescript-nodejs.svg)](https://npmjs.org/rescript-nodejs)
## Installation

@@ -7,0 +9,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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