css-gridish-grid
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "css-gridish-grid", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Only the Grid from IBM/css-gridish as an NPM module", | ||
@@ -8,3 +8,4 @@ "main": "./distribution/main/gridish.min.js", | ||
"files": [ | ||
"distribution/**/*.js", | ||
"distribution/**/gridish.*.js", | ||
"distribution/**/gridish.*.map", | ||
"declaration/**/*.d.ts" | ||
@@ -11,0 +12,0 @@ ], |
@@ -15,3 +15,3 @@ # css-gridish-grid | ||
## Use | ||
## Usage | ||
@@ -33,3 +33,3 @@ Recommended usage: | ||
The `init()` and `destroy()` methods are for easier hookups in a HOT-RELOAD environment, this giving you the ability to dispose the grid whenever appropriated. | ||
The `init()` and `destroy()` methods are for easier hookups in a HOT-MODULE-RELOAD environment, this gives you the ability to dispose the grid whenever appropriated. | ||
@@ -36,0 +36,0 @@ ## License |
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
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
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
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
29277
39