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

sky-toolkit-core

Package Overview
Dependencies
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sky-toolkit-core - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

.stylelintrc

11

CHANGELOG.md

@@ -0,1 +1,12 @@

# Toolkit Core v1.6.0
## 1. Dependencies
- [stylelint-config-sky-uk](https://github.com/sky-uk/css) implemented for linting.
- Dependencies refactored to a flat structure.
## 2. Fixes
- [Autoprefixer] Utilise `/*! autoprefixer: off */` comments to prevent Autoprefixer rewrites.
===
# Toolkit Core v1.5.0

@@ -2,0 +13,0 @@

19

package.json
{
"name": "sky-toolkit-core",
"version": "1.5.0",
"version": "1.6.0",
"description": "The core of Sky's CSS Toolkit",

@@ -27,12 +27,15 @@ "main": "index.js",

"dependencies": {
"mocha": "^2.4.5",
"node-sass": "^3.4.2",
"pre-commit": "^1.1.2",
"sass-mq": "^3.2.6",
"sass-true": "2.0.3",
"sky-css-lint": "1.0.0"
"sass-mq": "^3.3.2"
},
"devDependencies": {
"eyeglass": "^1.1.2"
"eyeglass": "^1.2.1",
"mocha": "^3.2.0",
"node-sass": "^4.5.0",
"pre-commit": "^1.2.2",
"sass-true": "2.0.3",
"stylelint": "^7.9.0",
"stylelint-config-sky-uk": "3.0.0",
"stylelint-scss": "^1.4.3",
"stylelint-selector-bem-pattern": "^1.0.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

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