@synstack/str
Advanced tools
Comparing version 1.0.1-alpha.0 to 1.0.1
@@ -8,3 +8,3 @@ { | ||
"packageManager": "yarn@4.4.0", | ||
"version": "1.0.1-alpha.0", | ||
"version": "1.0.1", | ||
"description": "Advanced chainable string manipulation", | ||
@@ -30,4 +30,2 @@ "keywords": [ | ||
"scripts": { | ||
"publish": "yarn npm publish --access public", | ||
"prepublish": "yarn test && yarn build", | ||
"build": "tsup", | ||
@@ -38,3 +36,4 @@ "build:watch": "tsup --watch", | ||
"test:unit:watch": "node --import tsx --watch --test src/**/*.test.ts", | ||
"test": "yarn test:types && yarn test:unit" | ||
"test": "yarn test:types && yarn test:unit", | ||
"prepare": "yarn test && yarn build" | ||
}, | ||
@@ -54,3 +53,3 @@ "exports": { | ||
"dependencies": { | ||
"@synstack/pipe": "1.0.0", | ||
"@synstack/pipe": "^1.0.1", | ||
"change-case": "^5.4.4" | ||
@@ -69,3 +68,3 @@ }, | ||
], | ||
"gitHead": "c3857f4b9ec3129c478b62ddf9dbd039b5b133dd" | ||
} | ||
"gitHead": "c743297f6665c317dca929c1ab9dc7e756076321" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
87626
+ Added@synstack/enhance@1.0.6(transitive)
+ Added@synstack/pipe@1.0.6(transitive)
- Removed@synstack/enhance@1.0.0(transitive)
- Removed@synstack/pipe@1.0.0(transitive)
Updated@synstack/pipe@^1.0.1