@rsql/builder
Advanced tools
Comparing version 0.0.1-next.3 to 1.0.0
@@ -7,3 +7,3 @@ { | ||
"author": "Piotr Oleś <piotrek.oles@gmail.com>", | ||
"version": "0.0.1-next.3", | ||
"version": "1.0.0", | ||
"sideEffects": false, | ||
@@ -32,3 +32,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@rsql/ast": "0.0.1-next.3" | ||
"@rsql/ast": "^1.0.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "jest": { | ||
}, | ||
"gitHead": "501c3c00630ce8668f5d9caf4b79ef17d3555419" | ||
"gitHead": "8717dbde45f016f3ad61a2636299e3dbe3c18a06" | ||
} |
@@ -5,4 +5,2 @@ # @rsql/builder | ||
⚠️ WARNING: This package is still in development - API may break compatibility without upgrading major version! ⚠️ | ||
[![npm](https://img.shields.io/npm/v/@rsql/builder)](https://www.npmjs.com/package/@rsql/builder) | ||
@@ -9,0 +7,0 @@ [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/) |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20718
8
1
0
68
+ Added@rsql/ast@1.6.0(transitive)
- Removed@rsql/ast@0.0.1-next.3(transitive)
Updated@rsql/ast@^1.0.0