@uniformdev/canvas-algolia
Advanced tools
Comparing version 14.2.0 to 14.2.1-alpha.34
{ | ||
"name": "@uniformdev/canvas-algolia", | ||
"version": "14.2.0", | ||
"version": "14.2.1-alpha.34+baf2e926f", | ||
"description": "Algolia data enhancers for Uniform Canvas", | ||
@@ -18,3 +18,3 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"scripts": { | ||
"build": "tsup", | ||
"build": "tsup --minify", | ||
"dev": "tsup --watch", | ||
@@ -24,8 +24,6 @@ "clean": "rimraf dist", | ||
"lint": "eslint \"src/**/*.{js,ts,tsx}\"", | ||
"format": "prettier --write \"src/**/*.{js,ts,tsx}\"", | ||
"ci:verify": "run-p lint test", | ||
"ci:build": "tsup --minify --clean" | ||
"format": "prettier --write \"src/**/*.{js,ts,tsx}\"" | ||
}, | ||
"dependencies": { | ||
"@uniformdev/canvas": "^14.2.0" | ||
"@uniformdev/canvas": "^14.2.1-alpha.34+baf2e926f" | ||
}, | ||
@@ -36,13 +34,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@types/jest": "27.4.1", | ||
"@types/node": "16.11.25", | ||
"algoliasearch": "4.12.1", | ||
"eslint": "8.9.0", | ||
"eslint-plugin-react": "7.28.0", | ||
"eslint-plugin-react-hooks": "4.3.0", | ||
"jest": "27.5.1", | ||
"npm-run-all": "4.1.5", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "27.1.3", | ||
"tsup": "5.11.13" | ||
"algoliasearch": "4.12.1" | ||
}, | ||
@@ -55,3 +43,3 @@ "files": [ | ||
}, | ||
"gitHead": "9325a6f4078d55da8dcc0314344fe6838b380288" | ||
"gitHead": "baf2e926f0015c9dd4b67ac99dcc8ee1f553d735" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
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
1
15820
3
1
+ Added@uniformdev/canvas@14.2.1-alpha.256(transitive)
+ Added@uniformdev/context@14.2.1-alpha.256(transitive)
+ Addeddequal@2.0.3(transitive)
+ Addedjs-cookie@3.0.1(transitive)
+ Addedmitt@3.0.1(transitive)
+ Addedrfdc@1.4.1(transitive)
- Removed@uniformdev/canvas@14.2.0(transitive)
- Removed@uniformdev/optimize-common@14.2.0(transitive)
- Removed@uniformdev/optimize-tracker-common@14.2.0(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedargparse@2.0.1(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcliui@8.0.1(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removeddiff@5.2.0(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedescalade@3.2.0(transitive)
- Removedget-caller-file@2.0.5(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedjs-yaml@4.1.0(transitive)
- Removedlodash.isequalwith@4.4.0(transitive)
- Removedrequire-directory@2.1.1(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedsupports-color@7.2.0(transitive)
- Removedwrap-ansi@7.0.0(transitive)
- Removedy18n@5.0.8(transitive)
- Removedyargs@17.7.2(transitive)
- Removedyargs-parser@21.1.1(transitive)