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

open-props

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

open-props - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

30

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "1.0.8",
"version": "1.0.9",
"repository": {

@@ -31,3 +31,29 @@ "type": "git",

"./style": "./open-props.min.css",
"./normalize": "./normalize.min.css"
"./postcss/style": "./src/index.css",
"./normalize": "./normalize.min.css",
"./postcss/normalize": "./src/extra/normalize.css",
"./animations": "./animations.min.css",
"./aspects": "./aspects.min.css",
"./blue": "./blue.min.css",
"./borders": "./borders.min.css",
"./colors": "./colors.min.css",
"./cyan": "./cyan.min.css",
"./easings": "./easing.min.css",
"./fonts": "./fonts.min.css",
"./gradients": "./gradients.min.css",
"./grape": "./grape.min.css",
"./gray": "./gray.min.css",
"./green": "./green.min.css",
"./indigo": "./indigo.min.css",
"./lime": "./lime.min.css",
"./media": "./media.min.css",
"./orange": "./orange.min.css",
"./pink": "./pink.min.css",
"./red": "./red.min.css",
"./shadows": "./shadows.min.css",
"./sizes": "./sizes.min.css",
"./teal": "./teal.min.css",
"./violet": "./violet.min.css",
"./yellow": "./yellow.min.css",
"./zindex": "./zindex.min.css"
},

@@ -34,0 +60,0 @@ "browserslist": [

1

src/_create-props.js

@@ -88,3 +88,2 @@ import fs from 'fs'

entry.write(`@import 'props.media.css';
@import 'props.supports.css';
`)

@@ -91,0 +90,0 @@ Object.keys(mainbundle).forEach(filename => {

Sorry, the diff of this file is not supported yet

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