New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spectre-org/spectre-css

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectre-org/spectre-css - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

13

package.json
{
"name": "@spectre-org/spectre-css",
"version": "1.1.1",
"version": "1.2.0",
"homepage": "http://spectre-org.github.io/spectre-docs",

@@ -18,4 +18,7 @@ "description": "Spectre CSS: A lightweight, responsive and modern CSS framework",

"scripts": {
"dev": " gulp watch",
"dev": " gulp watch --trace-warnings",
"build": "gulp build",
"docs": "gulp docs",
"docs:dev": " gulp watchDocs --trace-warnings",
"docs:build": "gulp buildDocs",
"release": "npm run build && npm publish --access public",

@@ -39,8 +42,12 @@ "release:dry": "npm run build && npm publish --access public --dry-run"

"gulp": "^5.0.0",
"gulp-replace": "^1.1.4",
"gulp-autoprefixer": "^9.0.0",
"gulp-clean-css": "^4.3.0",
"gulp-csscomb": "^3.1.0",
"gulp-if": "^3.0.0",
"gulp-postcss": "^10.0.0",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.1.4",
"gulp-sass": "^5.1.0",
"postcss-prefix-selector": "^1.16.1",
"postcss-prefixer": "^3.0.0",
"sass": "^1.77.8"

@@ -47,0 +54,0 @@ },

@@ -46,2 +46,11 @@ <a href="https://spectre-org.github.io/spectre-css">

## Roadmap
The plan for Spectre CSS is to merge outstanding PRs, then look to add much-needed features.
All issues will be added to projects as appropriate:
- [Bug Fixes](https://github.com/orgs/spectre-org/projects/1)
- [New Features](https://github.com/orgs/spectre-org/projects/2)
## Contributing

@@ -48,0 +57,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

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