New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pop.svg

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pop.svg - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

7

dist/index.d.ts

@@ -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

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