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

@manifoldco/shadowcat

Package Overview
Dependencies
Maintainers
20
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manifoldco/shadowcat - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

4

dist/types/interface.d.ts

@@ -10,3 +10,3 @@ export * from "./components";

token?: string;
expiry?: string;
expiry?: number;
error?: AuthError;

@@ -17,4 +17,4 @@ }

access_token?: string;
expiry?: string;
expiry?: number;
error?: AuthError;
}

@@ -17,3 +17,2 @@ {

"build": "stencil build --docs",
"prepare": "stencil build",
"publish": "node scripts/publish",

@@ -26,3 +25,3 @@ "start": "stencil build --dev --watch --serve",

"devDependencies": {
"@stencil/core": "^1.1.6",
"@stencil/core": "^1.1.9",
"@types/jest": "24.0.15",

@@ -37,3 +36,3 @@ "@types/puppeteer": "1.12.4",

"license": "MIT",
"version": "0.1.3"
"version": "0.1.4"
}
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