react-photo-album
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "react-photo-album", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Responsive photo gallery component for React", | ||
"license": "MIT", | ||
"author": "Igor Danchenko", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"module": "dist/react-photo-album.esm.js", | ||
"browser": "dist/react-photo-album.umd.production.min.js", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"umd:main": "dist/index.umd.js", | ||
"unpkg": "dist/index.umd.js", | ||
"jsdelivr": "dist/index.umd.js", | ||
"files": [ | ||
@@ -15,4 +17,4 @@ "dist" | ||
"exports": { | ||
"import": "./dist/react-photo-album.esm.js", | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.esm.js", | ||
"require": "./dist/index.cjs.js", | ||
"types": "./dist/index.d.ts" | ||
@@ -75,3 +77,3 @@ }, | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.66.0", | ||
"rollup": "^2.66.1", | ||
"rollup-plugin-dts": "^4.1.0", | ||
@@ -78,0 +80,0 @@ "rollup-plugin-peer-deps-external": "^2.2.4", |
@@ -77,4 +77,4 @@ # React Photo Album | ||
To install React Photo Album on a static website via CDN, follow one of | ||
the [examples](https://react-photo-album.com/examples). | ||
To install React Photo Album on a static website via CDN, follow one of the | ||
CDN [examples](https://react-photo-album.com/examples). | ||
@@ -81,0 +81,0 @@ - **Unpkg:** [https://unpkg.com/react-photo-album](https://unpkg.com/react-photo-album) |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
33544
0
302813
11
1293
1