@ecodev/natural-gallery-js
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@ecodev/natural-gallery-js", | ||
"version": "3.0.2", | ||
"description": "A lazy load, infinite scroll and natural layout list gallery", | ||
@@ -24,3 +23,3 @@ "author": "Samuel Baptista <samuel.baptista@ecodev.ch>", | ||
"prod": "NODE_ENV='production' webpack; NODE_ENV='production' webpack --env.nodependencies", | ||
"publish": "yarn publish --access public" | ||
"release": "yarn prod; yarn publish --access public" | ||
}, | ||
@@ -106,3 +105,4 @@ "keywords": [ | ||
"webpack-dev-server": "^2.9.4" | ||
} | ||
}, | ||
"version": "3.0.3" | ||
} |
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
192253