Socket
Socket
Sign inDemoInstall

pretty-lights

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pretty-lights - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

hashing/index.js

5

package.json
{
"name": "pretty-lights",
"version": "0.0.23",
"version": "0.0.24",
"description": "CSS-in-JS with a reliable API",

@@ -11,2 +11,3 @@ "main": "lib/pretty-lights.js",

"babel/",
"hashing/",
"jest/",

@@ -105,3 +106,3 @@ "lib/",

"scripts": {
"clean": "rimraf lib babel jest server",
"clean": "rimraf lib babel jest server hashing",
"build:server": "babel src --only src/jest,src/babel,src/server,src/hashing --ignore \"**/__tests__/**\" -d .",

@@ -108,0 +109,0 @@ "build:main": "NODE_ENV=production microbundle --jsx React.createElement -f es,cjs",

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