Socket
Socket
Sign inDemoInstall

ozone-typescript-client

Package Overview
Dependencies
Maintainers
5
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ozone-typescript-client - npm Package Compare versions

Comparing version 6.0.5 to 6.0.6

2

dist/src/typeClient/typeCacheImpl.js

@@ -10,3 +10,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

};
import uniqBy from 'lodash/uniqBy';
import uniqBy from 'ozone-components-utils/uniqBy';
import { Cache } from '../cache/cache';

@@ -13,0 +13,0 @@ export class TypeCacheImpl {

{
"name": "ozone-typescript-client",
"version": "6.0.5",
"version": "6.0.6",
"description": "",

@@ -29,2 +29,3 @@ "main": "dist/src/index.js",

"log4javascript": "1.4.15",
"ozone-components-utils": "^6.0.6",
"ozone-search-helper": "^6.0.3",

@@ -39,3 +40,3 @@ "ozone-type": "^6.0.3",

},
"gitHead": "669aa4b70bf4f6c5d09e7aae15d58cfa6c3365c7"
"gitHead": "2b705e1ee8982a8b155b97883d5692cff616ad13"
}

@@ -182,3 +182,2 @@ [![NPM version][npm-image]][npm-url]

```typescript
import { once } from 'lodash'
import { OzoneClient } from 'ozone-typescript-client'

@@ -188,2 +187,3 @@ import UserCredentials = OzoneClient.UserCredentials

import { getDefaultClient } from 'ozone-default-client'
import once from 'ozone-components-utils/once'

@@ -190,0 +190,0 @@ export class PageLoginDefault extends Polymer.Element {

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