ozone-typescript-client
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -10,3 +10,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
}; | ||
import { uniqBy } from 'lodash'; | ||
import uniqBy from 'lodash/uniqBy'; | ||
import { Cache } from '../cache/cache'; | ||
@@ -13,0 +13,0 @@ export class TypeCacheImpl { |
{ | ||
"name": "ozone-typescript-client", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "", | ||
@@ -38,3 +38,3 @@ "main": "dist/src/index.js", | ||
}, | ||
"gitHead": "04ca4f3e497426c77b6a8da61034c959770f6fe6" | ||
"gitHead": "1e3e43212268b2378cec1f67ea16d0dc14c4a126" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
470417