You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

anyonecandesign-core

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anyonecandesign-core - npm Package Compare versions

Comparing version

to
2.0.0

1

dist/types.d.ts

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

redoRevisionIds: string[];
templateId: string;
color: string;

@@ -50,0 +49,0 @@ images?: ProjectImage[];

2

package.json
{
"name": "anyonecandesign-core",
"version": "1.0.0",
"version": "2.0.0",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Constants and types for anyonecandesign.com",