Socket
Socket
Sign inDemoInstall

@oozcitak/util

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oozcitak/util - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

lib/Lazy.d.ts

1

lib/index.d.ts
export { ObjectCache } from './ObjectCache';
export { CompareCache } from './CompareCache';
export { StringWalker } from './StringWalker';
export { Lazy } from './Lazy';
/**

@@ -5,0 +6,0 @@ * Applies the mixin to a given class.

@@ -9,2 +9,4 @@ "use strict";

exports.StringWalker = StringWalker_1.StringWalker;
var Lazy_1 = require("./Lazy");
exports.Lazy = Lazy_1.Lazy;
/**

@@ -11,0 +13,0 @@ * Applies the mixin to a given class.

2

package.json
{
"name": "@oozcitak/util",
"version": "1.0.5",
"version": "1.0.6",
"keywords": [

@@ -5,0 +5,0 @@ "util",

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