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

turbogrid

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turbogrid - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

14

package.json
{
"name": "turbogrid",
"version": "3.0.2",
"version": "3.0.3",
"main": "dist/turbogrid.js",

@@ -10,2 +10,3 @@ "description": "TurboGrid",

"scripts": {
"test": "sf test",
"build": "sf lint && sf b -p",

@@ -15,3 +16,3 @@ "patch": "npm run build && sf publish patch",

},
"cssExtract": "string",
"dependencies": {},
"devDependencies": {

@@ -22,11 +23,10 @@ "eslint": "^8.25.0",

"eslint-plugin-sonarjs": "^0.16.0",
"postcss": "^8.4.17",
"postcss": "^8.4.18",
"postcss-html": "^1.5.0",
"postcss-scss": "^4.0.5",
"stylelint": "^14.13.0",
"stylelint": "^14.14.0",
"stylelint-config-recommended": "^9.0.0",
"stylelint-config-standard": "^28.0.0",
"stylelint-config-standard": "^29.0.0",
"vine-ui": "^3.0.14"
},
"dependencies": {}
}
}

@@ -1,5 +0,6 @@

## Getting Started
## Install
```js
npm install turbogrid --save
```
```
## Documentation
[https://cenfun.github.io/turbogrid/](https://cenfun.github.io/turbogrid/)

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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