New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@haxtheweb/d-d-d

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxtheweb/d-d-d - npm Package Compare versions

Comparing version 10.0.1 to 10.0.2

17

package.json

@@ -22,3 +22,3 @@ {

},
"version": "10.0.1",
"version": "10.0.2",
"description": "design, develop, destroy the competition",

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

"start": "yarn run dev",
"build": "gulp --gulpfile=gulpfile.cjs && prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && wca analyze \"*.js|lib/**.js\" --format vscode --outFile custom-elements.json",
"build": "gulp --gulpfile=gulpfile.cjs && prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && cem analyze --litelement --exclude \"(public|*.stories.js)\" --globs \"{*,lib/**}.js\"",
"dev": "concurrently --kill-others \"yarn run watch\" \"yarn run serve\"",

@@ -49,9 +49,10 @@ "watch": "gulp dev --gulpfile=gulpfile.cjs",

"dependencies": {
"@haxtheweb/hax-iconset": "^10.0.1",
"@haxtheweb/simple-colors": "^10.0.1",
"@haxtheweb/simple-icon": "^10.0.1",
"@haxtheweb/hax-iconset": "^10.0.2",
"@haxtheweb/simple-colors": "^10.0.2",
"@haxtheweb/simple-icon": "^10.0.2",
"lit": "^3.2.1"
},
"devDependencies": {
"@haxtheweb/d-d-docs": "^10.0.1",
"@custom-elements-manifest/analyzer": "^0.10.4",
"@haxtheweb/d-d-docs": "^10.0.2",
"@open-wc/testing": "4.0.0",

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

"@webcomponents/webcomponentsjs": "^2.8.0",
"concurrently": "8.2.2",
"concurrently": "9.1.2",
"gulp-babel": "8.0.0",

@@ -81,3 +82,3 @@ "mobx": "6.12.4",

],
"gitHead": "32f3028f0fff4f0325b4ae6c00ea2ea9cd58c344"
"gitHead": "029b98edce1dcb2016fda7f5a06ad24f940b1b23"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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