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

@randajan/jet-base

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@randajan/jet-base - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

dist/index.js

@@ -52,3 +52,3 @@ // src/Base.js

};
return _p.initialization = _p.onInit(_p.options = options || _p.options, closure);
return _p.initialization = _p.onInit(_p.options = Object.jet.to(options || _p.options), closure);
};

@@ -55,0 +55,0 @@ var autoInit = (base) => {

{
"name": "@randajan/jet-base",
"version": "2.0.2",
"version": "2.0.3",
"description": "Ecosystem of types and related usefull tools.",

@@ -5,0 +5,0 @@ "repository": "randajan/jet-base",

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