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

nscss

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nscss - npm Package Compare versions

Comparing version 0.1.20 to 0.1.21

2

dist/src/functions.js

@@ -223,3 +223,3 @@ "use strict";

else if (type === 'pseudo-element') {
if (currentType) {
if (currentType && currentType.scopedMap[name]) {
var definition = currentType.scopedMap[name].definition;

@@ -226,0 +226,0 @@ if (definition._kind === 'component') {

{
"name": "nscss",
"version": "0.1.20",
"version": "0.1.21",
"description": "CSS for Components",

@@ -5,0 +5,0 @@ "main": "dist/src/nscss.js",

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