bs-deriving
Advanced tools
Comparing version 44.1.0 to 44.1.1
{ | ||
"name": "bs-deriving", | ||
"version": "44.1.0", | ||
"version": "44.1.1", | ||
"sources": [ | ||
{ | ||
"dir": "src/runtime" | ||
"dir": "src/runtime/gen" | ||
} | ||
@@ -8,0 +8,0 @@ ], |
{ | ||
"name": "bs-deriving", | ||
"version": "44.1.0", | ||
"version": "44.1.1", | ||
"description": "Type-driven code generation for OCaml, ReasonML, and BuckleScript", | ||
"main": "src/runtime/ppx_deriving_runtime.bs.js", | ||
"main": "src/runtime/gen/ppx_deriving_runtime.bs.js", | ||
"directories": { | ||
@@ -15,3 +15,3 @@ "example": "src_examples" | ||
"node-jq": "^1.9.0", | ||
"ppx-deriving": "=44.1.0" | ||
"ppx-deriving": "=44.1.1" | ||
}, | ||
@@ -31,2 +31,3 @@ "peerDependencies": { | ||
"test:ppx": "dune runtest", | ||
"pretest:examples": "npm run build:examples", | ||
"test:examples": "node src_examples/print_test.bs.js", | ||
@@ -33,0 +34,0 @@ "test": "npm run test:ppx && npm run test:examples", |
@@ -5,3 +5,3 @@ { | ||
{ | ||
"dir": "../src/runtime" | ||
"dir": "../src/runtime/gen" | ||
}, | ||
@@ -8,0 +8,0 @@ { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
238226
1