react-scroll-progress-bar
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "react-scroll-progress-bar", | ||
"private": false, | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"author": "Aditya Rao <dev.adityarao@gmail.com>", | ||
@@ -11,10 +11,2 @@ "description": "A scroll progress bar component for React", | ||
], | ||
"main": "dist/index.esm.js", | ||
"module": "dist/index.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.esm.js" | ||
} | ||
}, | ||
"publishConfig": { | ||
@@ -21,0 +13,0 @@ "access": "public" |
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
176839