Socket
Socket
Sign inDemoInstall

@zeecoder/postcss-container-query

Package Overview
Dependencies
12
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.0 to 2.7.1

dist/getMetadataFromMessages.js

9

package.json

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

"license": "MIT",
"version": "2.7.0",
"version": "2.7.1",
"author": "Viktor Hubert <rpgmorpheus@gmail.com>",

@@ -12,3 +12,3 @@ "engines": {

},
"main": "dist/bundle.cjs.js",
"main": "dist/index.js",
"browser": {

@@ -20,2 +20,3 @@ "fs": false

"build": "rollup -c",
"watch:build": "rollup -c --watch",
"flow": "flow check",

@@ -34,4 +35,4 @@ "prebuild": "yarn run flow",

"rollup-plugin-babel": "^3.0.2",
"rollup-plugin-babili": "^3.1.0",
"rollup-plugin-flow": "^1.1.1"
"rollup-plugin-flow": "^1.1.1",
"rollup-plugin-uglify": "^3.0.0"
},

@@ -38,0 +39,0 @@ "dependencies": {

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