Socket
Socket
Sign inDemoInstall

@zeecoder/postcss-container-query

Package Overview
Dependencies
10
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.0-alpha.26edc4d6 to 2.5.0

2

dist/bundle.cjs.js

@@ -1,2 +0,2 @@

'use strict';function _interopDefault(a){return a&&'object'==typeof a&&'default'in a?a['default']:a}var postcss=_interopDefault(require('postcss')),_trim=_interopDefault(require('lodash/trim')),fs=require('fs');//
'use strict';function _interopDefault(a){return a&&'object'==typeof a&&'default'in a?a['default']:a}var _trim=_interopDefault(require('lodash/trim')),fs=require('fs'),postcss=_interopDefault(require('postcss'));//
/**

@@ -3,0 +3,0 @@ * Returns the container's selector, or null if no @define-container was found.

{
"name": "@zeecoder/postcss-container-query",
"description": "PostCSS processing for container queries, using a media query like syntax.",
"homepage": "https://github.com/ZeeCoder/container-query",
"license": "MIT",
"version": "2.5.0-alpha.26edc4d6",
"version": "2.5.0",
"author": "Viktor Hubert <rpgmorpheus@gmail.com>",

@@ -26,5 +27,5 @@ "engines": {

"babel-preset-env": "^1.6.0",
"flow-bin": "^0.55.0",
"jest": "^21.1.0",
"rollup": "^0.50.0",
"flow-bin": "^0.66.0",
"jest": "^22.4.2",
"rollup": "^0.56.2",
"rollup-plugin-babel": "^3.0.2",

@@ -31,0 +32,0 @@ "rollup-plugin-babili": "^3.1.0",

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