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

anyonecandesign-core

Package Overview
Dependencies
Maintainers
0
Versions
24
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 0.0.7 to 0.0.8

10

dist/types-stripe.d.ts

@@ -98,7 +98,7 @@ type StripePlan = {

cancel_at_period_end: boolean;
cancel_at: null;
canceled_at: null;
current_period_start: Timestamp;
current_period_end: Timestamp;
created: Timestamp;
cancel_at: Timestamp | null;
canceled_at: Timestamp | null;
current_period_start: Timestamp | null;
current_period_end: Timestamp | null;
created: Timestamp | null;
ended_at: null;

@@ -105,0 +105,0 @@ trial_start: null;

{
"name": "anyonecandesign-core",
"version": "0.0.7",
"version": "0.0.8",
"type": "module",

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

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