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

@backstage/plugin-tech-insights-common

Package Overview
Dependencies
Maintainers
4
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-tech-insights-common - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

CHANGELOG.md

2

dist/index.d.ts
import { DateTime } from 'luxon';
import { JsonValue } from '@backstage/types';

@@ -91,2 +92,3 @@ /**

check: CheckResponse;
result: JsonValue;
};

@@ -93,0 +95,0 @@ /**

7

package.json
{
"name": "@backstage/plugin-tech-insights-common",
"version": "0.1.0",
"version": "0.2.0",
"main": "dist/index.cjs.js",

@@ -33,2 +33,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@backstage/types": "^0.1.1",
"@types/luxon": "^2.0.5",

@@ -38,3 +39,3 @@ "luxon": "^2.0.2"

"devDependencies": {
"@backstage/cli": "^0.8.0"
"@backstage/cli": "^0.10.0"
},

@@ -44,3 +45,3 @@ "files": [

],
"gitHead": "f9ef0eae165539fe61926f05a572c637b50b1205"
"gitHead": "a05e7081b805006e3f0b2960a08a7753357f532f"
}
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