normalize-ts
Advanced tools
Comparing version 0.2.0 to 0.2.1
export { normalize } from "./normalize"; | ||
export { Entity } from "./entity"; | ||
export { Entity, makeEntity } from "./entity"; |
@@ -12,1 +12,3 @@ "use strict"; | ||
__createBinding(exports, normalize_1, "normalize"); | ||
var entity_1 = require("./entity"); | ||
__createBinding(exports, entity_1, "makeEntity"); |
{ | ||
"name": "normalize-ts", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
538086
567
0