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

anyonecandesign-types

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anyonecandesign-types - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/index.d.ts

@@ -47,3 +47,3 @@ export type DatabaseResource<T = unknown> = T & {

export type SignInProvider = 'password' | 'google.com';
export type ProjectStatus = 'prompting' | 'building' | 'deploying' | 'success' | 'error';
export type ProjectStatus = 'start' | 'prompting' | 'building' | 'deploying' | 'success' | 'error';
export type RevisionFile = {

@@ -50,0 +50,0 @@ path: string;

{
"name": "anyonecandesign-types",
"version": "0.0.5",
"version": "0.0.6",
"description": "TypeScript types for anyonecandesign.com",

@@ -5,0 +5,0 @@ "main": "dist/index.d.ts",

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