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

distancss

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

distancss - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

lib/distancss.js

@@ -485,3 +485,3 @@ var walk = require('./walk.js'),

}
return sectionSemver;
return sectionSemver.replace(/^\.|\.$|(\.0){1,}$/g, '');
}

@@ -488,0 +488,0 @@ }

{
"name": "distancss",
"description": "Automated CSS styleguides generation heavily influences by KSS and *doc forked from node-kss",
"version": "0.0.7",
"version": "0.0.8",
"homepage": "http://xzyfer.github.com/distancss",

@@ -6,0 +6,0 @@ "author": {

@@ -135,2 +135,3 @@ /*global suite, test, setup, teardown*/

assert.equal(section.data.reference, section.data.header);
console.log(section.data);
})

@@ -137,0 +138,0 @@ });

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