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

@lrnwebcomponents/hax-body-behaviors

Package Overview
Dependencies
Maintainers
4
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lrnwebcomponents/hax-body-behaviors - npm Package Compare versions

Comparing version 7.0.2 to 7.0.4

60

analysis.json

@@ -11,7 +11,7 @@ {

"start": {
"line": 950,
"line": 953,
"column": 26
},
"end": {
"line": 1068,
"line": 1071,
"column": 1

@@ -36,7 +36,7 @@ }

"start": {
"line": 217,
"line": 219,
"column": 7
},
"end": {
"line": 945,
"line": 948,
"column": 1

@@ -60,7 +60,7 @@ }

"start": {
"line": 972,
"line": 975,
"column": 4
},
"end": {
"line": 992,
"line": 995,
"column": 5

@@ -90,7 +90,7 @@ }

"start": {
"line": 996,
"line": 999,
"column": 4
},
"end": {
"line": 1001,
"line": 1004,
"column": 5

@@ -111,7 +111,7 @@ }

"start": {
"line": 1007,
"line": 1010,
"column": 4
},
"end": {
"line": 1009,
"line": 1012,
"column": 5

@@ -141,7 +141,7 @@ }

"start": {
"line": 1013,
"line": 1016,
"column": 4
},
"end": {
"line": 1015,
"line": 1018,
"column": 5

@@ -163,7 +163,7 @@ }

"start": {
"line": 1019,
"line": 1022,
"column": 4
},
"end": {
"line": 1021,
"line": 1024,
"column": 5

@@ -185,7 +185,7 @@ }

"start": {
"line": 1025,
"line": 1028,
"column": 4
},
"end": {
"line": 1027,
"line": 1030,
"column": 5

@@ -203,7 +203,7 @@ }

"start": {
"line": 1033,
"line": 1036,
"column": 4
},
"end": {
"line": 1035,
"line": 1038,
"column": 5

@@ -232,7 +232,7 @@ }

"start": {
"line": 1039,
"line": 1042,
"column": 4
},
"end": {
"line": 1041,
"line": 1044,
"column": 5

@@ -254,7 +254,7 @@ }

"start": {
"line": 1046,
"line": 1049,
"column": 4
},
"end": {
"line": 1048,
"line": 1051,
"column": 5

@@ -276,7 +276,7 @@ }

"start": {
"line": 1052,
"line": 1055,
"column": 4
},
"end": {
"line": 1054,
"line": 1057,
"column": 5

@@ -298,7 +298,7 @@ }

"start": {
"line": 1058,
"line": 1061,
"column": 4
},
"end": {
"line": 1060,
"line": 1063,
"column": 5

@@ -316,7 +316,7 @@ }

"start": {
"line": 1064,
"line": 1067,
"column": 4
},
"end": {
"line": 1066,
"line": 1069,
"column": 5

@@ -334,7 +334,7 @@ }

"start": {
"line": 951,
"line": 954,
"column": 9
},
"end": {
"line": 1067,
"line": 1070,
"column": 3

@@ -341,0 +341,0 @@ }

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

},
"version": "7.0.2",
"version": "7.0.4",
"description": "Wire any element up to HAX",

@@ -25,6 +25,5 @@ "repository": {

"module": "hax-body-behaviors.js",
"umd": "hax-body-behaviors.umd.js",
"scripts": {
"start": "yarn run dev",
"build": "gulp --gulpfile=gulpfile.cjs && node --experimental-json-modules ../../node_modules/.bin/rollup --config && prettier --ignore-path ../../.prettierignore --write \"**/*.{js,json}\" && wca analyze \"{*,lib/**}.js\" --format vscode --outFile custom-elements.json",
"build": "gulp --gulpfile=gulpfile.cjs && prettier --ignore-path ../../.prettierignore --write \"**/*.{js,json}\" && wca analyze \"{*,lib/**}.js\" --format vscode --outFile custom-elements.json",
"dev": "concurrently --kill-others \"yarn run watch\" \"yarn run serve\"",

@@ -42,4 +41,4 @@ "watch": "gulp dev --gulpfile=gulpfile.cjs",

"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^7.0.2",
"@lrnwebcomponents/storybook-utilities": "^7.0.2",
"@lrnwebcomponents/deduping-fix": "^7.0.4",
"@lrnwebcomponents/storybook-utilities": "^7.0.4",
"@open-wc/testing": "3.0.4",

@@ -49,6 +48,4 @@ "@polymer/iron-component-page": "github:PolymerElements/iron-component-page",

"@web/dev-server": "0.1.34",
"@webcomponents/webcomponentsjs": "2.6.0",
"@webcomponents/webcomponentsjs": "^2.8.0",
"concurrently": "7.4.0",
"gulp-babel": "8.0.0",
"lodash": "^4.17.21",
"wct-browser-legacy": "1.0.2"

@@ -65,3 +62,3 @@ },

],
"gitHead": "227b72864417e1e11fcb4d3c1dbd00af55cfbb0e"
"gitHead": "bf207d05ae78b1b2615a67c74f5ab4ea51aef363"
}

Sorry, the diff of this file is not supported yet

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