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

@blog-alchemy/blog-alchemy-shared-pkg

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blog-alchemy/blog-alchemy-shared-pkg - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

1

dist/types/onboarding-status.d.ts

@@ -6,3 +6,4 @@ export declare enum IOnboardingStatus {

REGISTER_STORE = "register-store",
INITIAL_PRODUCT_LIST = "initial-product-list",
COMPLETED = "completed"
}

@@ -12,4 +12,5 @@ "use strict";

IOnboardingStatus["REGISTER_STORE"] = "register-store";
IOnboardingStatus["INITIAL_PRODUCT_LIST"] = "initial-product-list";
IOnboardingStatus["COMPLETED"] = "completed";
})(IOnboardingStatus || (exports.IOnboardingStatus = IOnboardingStatus = {}));
//# sourceMappingURL=onboarding-status.js.map

2

package.json
{
"name": "@blog-alchemy/blog-alchemy-shared-pkg",
"version": "1.0.9",
"version": "1.0.10",
"files": [

@@ -5,0 +5,0 @@ "dist"

Sorry, the diff of this file is not supported yet

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