Socket
Socket
Sign inDemoInstall

scss-tokenizer

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scss-tokenizer - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

test/fixture/double-quoted-import-path.scss

1

lib/tokenize.js

@@ -209,3 +209,2 @@ import Input from './input';

tokens.push(['/', '/', line, pos - offset]);
pos += 2;
break;

@@ -212,0 +211,0 @@ }

{
"name": "scss-tokenizer",
"version": "0.1.1",
"version": "0.1.2",
"description": "A tokenzier for Sass' SCSS syntax",

@@ -5,0 +5,0 @@ "main": "index.js",

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