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

@haxtheweb/lrndesign-timeline

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxtheweb/lrndesign-timeline - npm Package Compare versions

Comparing version 9.0.2 to 9.0.3

10

package.json

@@ -24,3 +24,3 @@ {

},
"version": "9.0.2",
"version": "9.0.3",
"description": "an element that displays events on a timeline",

@@ -50,5 +50,5 @@ "repository": {

"dependencies": {
"@haxtheweb/responsive-utility": "^9.0.2",
"@haxtheweb/schema-behaviors": "^9.0.2",
"@haxtheweb/simple-colors": "^9.0.2",
"@haxtheweb/responsive-utility": "^9.0.3",
"@haxtheweb/schema-behaviors": "^9.0.3",
"@haxtheweb/simple-colors": "^9.0.3",
"lit": "^3.1.4"

@@ -75,3 +75,3 @@ },

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