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

@haxtheweb/schema-behaviors

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxtheweb/schema-behaviors - npm Package Compare versions

Comparing version 9.0.2 to 9.0.3

6

package.json

@@ -15,3 +15,3 @@ {

},
"version": "9.0.2",
"version": "9.0.3",
"description": "Apply schema helper behaviors to existing Polymer (Legacy) based elements",

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

"@haxtheweb/deduping-fix": "^9.0.2",
"@haxtheweb/storybook-utilities": "^9.0.2",
"@haxtheweb/storybook-utilities": "^9.0.3",
"@open-wc/testing": "4.0.0",

@@ -63,3 +63,3 @@ "@polymer/iron-component-page": "github:PolymerElements/iron-component-page",

],
"gitHead": "f528e4aac8aeadf5350d9262fb515d14d208e376"
"gitHead": "3b19e94e2cb4ce4a4369dc5d885dfdcfb2676728"
}

@@ -12,3 +12,3 @@ {

"name": "es6",
"browserCapabilities": ["es2015", "modules"],
"browserCapabilities": ["es2018", "modules"],
"js": {

@@ -25,18 +25,2 @@ "minify": true

"addServiceWorker": false
},
{
"name": "es5-amd",
"js": {
"minify": true,
"compile": true,
"transformModulesToAmd": true
},
"css": {
"minify": true
},
"html": {
"minify": true
},
"bundle": false,
"addServiceWorker": false
}

@@ -43,0 +27,0 @@ ],

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