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

@lrnwebcomponents/responsive-utility

Package Overview
Dependencies
Maintainers
4
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lrnwebcomponents/responsive-utility - npm Package Compare versions

Comparing version 2.2.3 to 2.3.0

custom-elements.json

1

lib/responsive-utility-behaviors.js
import "../responsive-utility.js";
/**
* `responsive-utility-nehaviors`
* @customElement responsive-utility-nehaviors
* `A simpler way to use responsive utility.`

@@ -5,0 +6,0 @@ */

8

package.json

@@ -14,3 +14,3 @@ {

},
"version": "2.2.3",
"version": "2.3.0",
"description": "Automated conversion of responsive-utility/",

@@ -27,3 +27,3 @@ "repository": {

"start": "yarn run dev",
"build": "../../node_modules/.bin/gulp && ../../node_modules/.bin/rollup -c && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}'",
"build": "../../node_modules/.bin/gulp && ../../node_modules/.bin/rollup -c && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && wca analyze \"**/*.js\" --outFile custom-elements.json",
"dev": "concurrently --kill-others \"yarn run watch\" \"yarn run serve\"",

@@ -44,3 +44,3 @@ "watch": "../../node_modules/.bin/gulp dev",

"@lrnwebcomponents/deduping-fix": "^2.1.1",
"@lrnwebcomponents/storybook-utilities": "^2.2.3",
"@lrnwebcomponents/storybook-utilities": "^2.3.0",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",

@@ -64,3 +64,3 @@ "@polymer/iron-demo-helpers": "3.1.0",

],
"gitHead": "053bbb0a6336005e4fe5cbb41a5422b1f5856f11"
"gitHead": "2e6809d848b36976043b7ea740a7254ca018adae"
}
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