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

@paroicms/anywhere-lib

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paroicms/anywhere-lib - npm Package Compare versions

Comparing version 1.13.0 to 1.13.1

dist-cjs/constants.d.ts

1

dist-cjs/api.d.ts

@@ -6,2 +6,3 @@ export type * from "../types/media-types";

export type * from "../types/tiny-types";
export * from "./constants";
export * from "./number-localization";

@@ -8,0 +9,0 @@ export * from "./section.helpers";

@@ -17,2 +17,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./constants"), exports);
__exportStar(require("./number-localization"), exports);

@@ -19,0 +20,0 @@ __exportStar(require("./section.helpers"), exports);

@@ -6,2 +6,3 @@ export type * from "../types/media-types";

export type * from "../types/tiny-types";
export * from "./constants";
export * from "./number-localization";

@@ -8,0 +9,0 @@ export * from "./section.helpers";

@@ -0,1 +1,2 @@

export * from "./constants";
export * from "./number-localization";

@@ -2,0 +3,0 @@ export * from "./section.helpers";

2

package.json
{
"name": "@paroicms/anywhere-lib",
"version": "1.13.0",
"version": "1.13.1",
"description": "Front lib for Paroi CMS.",

@@ -5,0 +5,0 @@ "author": "Paroi Team",

Sorry, the diff of this file is not supported yet

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