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

@reinforz/shared

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reinforz/shared - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/schemas/Profile.d.ts

1

dist/index.js

@@ -18,2 +18,1 @@ "use strict";

__exportStar(require("./schemas"), exports);
//# sourceMappingURL=index.js.map
export * from "./User";
export * from './Profile';

@@ -18,2 +18,2 @@ "use strict";

__exportStar(require("./User"), exports);
//# sourceMappingURL=index.js.map
__exportStar(require("./Profile"), exports);

@@ -51,2 +51,1 @@ "use strict";

exports.userLoginPayloadSchema = userLoginPayloadSchema;
//# sourceMappingURL=User.js.map
{
"name": "@reinforz/shared",
"version": "0.0.1",
"version": "0.0.2",
"description": "Package for code shared between `@reinforz/client` & `@reinforz/server`",

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

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