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

kss

Package Overview
Dependencies
Maintainers
4
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kss - npm Package Compare versions

Comparing version 3.0.0-beta.23 to 3.0.0-beta.24

6

CHANGELOG.md

@@ -7,2 +7,8 @@ # Change Log

## [3.0.0-beta.24] - 2019-01-11
### Fixed
- [#505](https://github.com/kss-node/kss-node/pull/505) Nunjucks: Add raw block to highlight
- [#506](https://github.com/kss-node/kss-node/pull/506) Nunjucks: Fix Nunjucks safe filter
- [#520](https://github.com/kss-node/kss-node/pull/520) Twig: Update to 1.13.0
## [3.0.0-beta.23] - 2018-07-17

@@ -9,0 +15,0 @@ ### Fixed

6

package.json
{
"name": "kss",
"version": "3.0.0-beta.23",
"version": "3.0.0-beta.24",
"description": "The Node.js port of KSS: A methodology for documenting CSS and building style guides",

@@ -42,3 +42,3 @@ "homepage": "http://kss-node.github.io/kss-node",

"resolve": "^1.6.0",
"twig": "^1.10.4",
"twig": "^1.13.0",
"twig-drupal-filters": "^2.0.0",

@@ -51,3 +51,3 @@ "yargs": "^12.0.1"

"eslint": "^5.0.0",
"gh-pages": "^1.2.0",
"gh-pages": "^2.0.1",
"istanbul": "^0.4.5",

@@ -54,0 +54,0 @@ "jsdoc": "^3.4.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 too big to display

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