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

@lrnwebcomponents/full-width-image

Package Overview
Dependencies
Maintainers
4
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lrnwebcomponents/full-width-image - npm Package Compare versions

Comparing version 7.0.2 to 7.0.4

4

custom-elements.json

@@ -17,6 +17,2 @@ {

]
},
{
"name": "full-width-image",
"attributes": []
}

@@ -23,0 +19,0 @@ ],

17

package.json

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

},
"version": "7.0.2",
"version": "7.0.4",
"description": "full width image that flows beyond boundaries",

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

"module": "full-width-image.js",
"umd": "full-width-image.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,7 +41,7 @@ "watch": "gulp dev --gulpfile=gulpfile.cjs",

"dependencies": {
"@polymer/polymer": "^3.4.1"
"@polymer/polymer": "^3.5.1"
},
"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",

@@ -52,6 +51,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",

@@ -69,3 +66,3 @@ "web-animations-js": "2.3.2"

],
"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