Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

css-gridish-grid

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-gridish-grid - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

distribution/main/gridish.js.map

5

package.json
{
"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 @@ ],

4

README.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc