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

goober

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

goober - npm Package Compare versions

Comparing version 2.1.9 to 2.1.10

prefixer/LICENSE

2

package.json
{
"name": "goober",
"version": "2.1.9",
"version": "2.1.10",
"description": "A less than 1KB css-in-js solution",

@@ -5,0 +5,0 @@ "sideEffects": false,

{
"name": "goober-autoprefixer",
"version": "1.2.1",
"version": "1.2.3",
"sideEffects": false,

@@ -16,2 +16,3 @@ "main": "./dist/goober-autoprefixer.cjs",

},
"license": "MIT",
"scripts": {

@@ -35,3 +36,11 @@ "build": "rm -rf ./dist && microbundle --entry src/index.js --name gooberPrefixer --no-sourcemap --generateTypes false",

"postcss"
],
"files": [
"src",
"dist",
"README.md",
"package.json",
"LICENSE",
"autoprefixer.d.ts"
]
}
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