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

@hashicorp/hashi-basic-list

Package Overview
Dependencies
Maintainers
13
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/hashi-basic-list - npm Package Compare versions

Comparing version 2.0.2-alpha.0 to 2.0.3-alpha.0

1

dist/index.js

@@ -40,2 +40,3 @@ 'use strict';

acc.push(React.createElement("li", {
key: d.title,
"data-id": d.id ? d.id : ''

@@ -42,0 +43,0 @@ }, date && dateIcon && React.createElement("div", {

4

package.json
{
"name": "@hashicorp/hashi-basic-list",
"description": "simple vertical list with optional date and location render",
"version": "2.0.2-alpha.0",
"version": "2.0.3-alpha.0",
"dependencies": {

@@ -19,3 +19,3 @@ "strftime": "^0.10.0"

},
"gitHead": "c806a614e9e1fcb039bde5898aed73f769f322b4"
"gitHead": "1061cf1c0dbb3ff14c1b343d58ca855ce909e962"
}

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