Comparing version 0.1.2 to 0.1.3
@@ -1,5 +0,2 @@ | ||
export { CommandPath } from "./paths/commands"; | ||
export { PathGuide } from "./paths/pathGuide"; | ||
export { ReferencePath } from "./paths/referencePath"; | ||
export { TranslationPath } from "./paths/translationPath"; | ||
export { Point } from "./paths/Point"; | ||
export declare namespace POP { | ||
} |
"use strict"; | ||
exports.__esModule = true; | ||
var commands_1 = require("./paths/commands"); | ||
exports.CommandPath = commands_1.CommandPath; | ||
var pathGuide_1 = require("./paths/pathGuide"); | ||
exports.PathGuide = pathGuide_1.PathGuide; | ||
var referencePath_1 = require("./paths/referencePath"); | ||
exports.ReferencePath = referencePath_1.ReferencePath; | ||
var translationPath_1 = require("./paths/translationPath"); | ||
exports.TranslationPath = translationPath_1.TranslationPath; | ||
var POP; | ||
(function (POP) { | ||
pathGuide_1.PathGuide; | ||
referencePath_1.ReferencePath; | ||
translationPath_1.TranslationPath; | ||
})(POP = exports.POP || (exports.POP = {})); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "pop.svg", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
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
0
25986
23
308