scroll-into-view-if-needed
Advanced tools
Comparing version 2.0.0-alpha.f7841b3e to 2.0.0
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "2.0.0-alpha.f7841b3e", | ||
"version": "2.0.0", | ||
"main": "index.js", | ||
@@ -31,8 +31,7 @@ "files": [ | ||
"prepublishOnly": "unset npm_config_cafile && yarn build", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post", | ||
"typecheck": "tsc" | ||
}, | ||
"dependencies": { | ||
"invariant": "2.2.4", | ||
"warning": "3.0.0" | ||
"invariant": "^2.2.4", | ||
"warning": "^3.0.0" | ||
}, | ||
@@ -49,3 +48,2 @@ "devDependencies": { | ||
"concurrently": "3.5.1", | ||
"release-relief": "1.0.1", | ||
"rimraf": "2.6.2", | ||
@@ -83,10 +81,4 @@ "rollup": "0.58.1", | ||
"module": "es/index.js", | ||
"release": { | ||
"analyzeCommits": "semantic-release-tamia/analyzeCommits", | ||
"verifyConditions": "condition-circle", | ||
"generateNotes": "semantic-release-tamia/generateNotes", | ||
"verifyRelease": "semantic-release-tamia/verifyRelease" | ||
}, | ||
"sideEffects": false, | ||
"typings": "typings/index.d.ts" | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
17
1
0
63478
13
1077
Updatedinvariant@^2.2.4
Updatedwarning@^3.0.0