Comparing version 1.99.4-pre.5 to 1.99.4-pre.7
{ | ||
"name": "bs-sedlex", | ||
"version": "1.99.4-pre.5", | ||
"version": "1.99.4-pre.7", | ||
"sources": [ | ||
{ | ||
"dir": "src/lib" | ||
}, | ||
{ | ||
"dir": "examples", | ||
"type": "dev" | ||
} | ||
], | ||
"ppx-flags": [ | ||
"ppx-sedlex/ppx.js" | ||
], | ||
"bs-dependencies": [ | ||
@@ -17,0 +10,0 @@ "@elliottcable/bs-uchar", |
{ | ||
"name": "bs-sedlex", | ||
"version": "1.99.4-pre.5", | ||
"version": "1.99.4-pre.7", | ||
"description": "An OCaml lexer generator for Unicode", | ||
@@ -20,6 +20,9 @@ "main": "index.js", | ||
"make-dir": "^1.3.0", | ||
"ppx-sedlex": "=1.99.4-pre.5" | ||
"ppx-sedlex": "1.99.4-pre.7", | ||
"node-jq": "^1.3.1" | ||
}, | ||
"scripts": { | ||
"env": "env", | ||
"clean:examples": "cd examples && bsb -clean-world", | ||
"build:examples": "cd examples && bsb -make-world", | ||
"clean:runtime": "bsb -clean-world", | ||
@@ -31,5 +34,6 @@ "build:runtime": "bsb -make-world", | ||
"build": "npm run build:runtime && npm run build:ppx", | ||
"prepare:ppx": "npm run clean:ppx && npm run build:ppx && node package/package.js", | ||
"prepare:ppx": "npm run clean:ppx && npm run build:ppx && node scripts/package.js", | ||
"prepare": "npm run clean:runtime && npm run build:runtime", | ||
"release-ppx-manual": "./package/release-ppx.sh", | ||
"preversion": "./scripts/preversion.sh", | ||
"version": "./scripts/version.sh", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -36,0 +40,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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 29 instances 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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
1079331
67
1899
7
3
31