rescript-nodejs
Advanced tools
Comparing version 14.0.4 to 14.0.5
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
219756
34
67