Socket
Socket
Sign inDemoInstall

nano-css

Package Overview
Dependencies
4
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 1.8.0

addon/__tests__/extract.server.test.js

2

addon/atoms.js

@@ -44,2 +44,4 @@ 'use strict';

w: 'width',
minW: 'min-width',
maxW: 'max-width',
h: 'height',

@@ -46,0 +48,0 @@ trs: 'transition',

@@ -32,3 +32,7 @@ /* eslint-disable no-invalid-this */

this.fontStyle = 'italic';
}
},
u: function () {
this.textDecoration = 'underline';
},
});

@@ -35,0 +39,0 @@

2

package.json
{
"name": "nano-css",
"version": "1.7.0",
"version": "1.8.0",
"description": "Smallest 5th gen CSS-in-JS library",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc