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.0.0-nightly-202111222339 to 0.0.0-nightly-20220623347

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.0.0-nightly-202111222339",
"version": "0.0.0-nightly-20220623347",
"main": "dist/index.cjs.js",

@@ -34,6 +34,7 @@ "types": "dist/index.d.ts",

"@types/luxon": "^2.0.5",
"luxon": "^2.0.2"
"luxon": "^2.0.2",
"@backstage/types": "^0.0.0-nightly-20220623347"
},
"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-202111222339"
"@backstage/cli": "^0.0.0-nightly-20220623347"
},

@@ -40,0 +41,0 @@ "files": [

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