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

@ag-grid-community/styles

Package Overview
Dependencies
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ag-grid-community/styles - npm Package Compare versions

Comparing version 27.3.0-beta.0 to 28.0.0

LICENSE.txt

10

package.json
{
"name": "@ag-grid-community/styles",
"version": "27.3.0-beta.0",
"version": "28.0.0",
"description": "AG Grid Styles and Themes",

@@ -19,6 +19,4 @@ "main": "_index.scss",

"clean": "rm -f *.css",
"$COMMENT": "TODO remove these tmp scripts once the docs use this module rather than the legacy styles in community-modules/core",
"tmp-watch-patch": "npm run tmp-build-patch; npm run tmp-build-patch -- --watch",
"tmp-build-patch": "sass --no-source-map --load-path src/internal src:../core/dist/styles",
"test": "npm run lint:scss && npm run build && npm run lint:css",
"test": "npm run lint:scss && npm run build && npm run lint:css && npm run test:sass",
"test:sass": "sass test/test.scss",
"lint:css": "stylelint --formatter unix --config stylelint-config-css.js '*.css'",

@@ -56,2 +54,2 @@ "lint:scss": "stylelint --formatter unix --config stylelint-config-scss.js 'src/**/*.scss' '*.scss'",

}
}
}

4

README.md

@@ -76,4 +76,4 @@ ![alt text](./github-banner.png "AG Grid")

import '@ag-grid-community/core/dist/styles/ag-grid.css';
import '@ag-grid-community/core/dist/styles/ag-theme-alpine.css';
import '@ag-grid-community/styles/ag-grid.css';
import '@ag-grid-community/styles/ag-theme-alpine.css';
```

@@ -80,0 +80,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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