Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

enonic-types

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enonic-types - npm Package Compare versions

Comparing version 0.1.25 to 0.1.26

2

content.d.ts

@@ -334,4 +334,4 @@ import { Region } from "./portal";

readonly key: string;
readonly count: number;
readonly start?: number;
readonly count?: number;
readonly sort?: string;

@@ -338,0 +338,0 @@ }

{
"name": "enonic-types",
"sideEffects": false,
"version": "0.1.25",
"version": "0.1.26",
"description": "TypeScript types for Enonic XP",

@@ -27,4 +27,4 @@ "typings": "index.d.ts",

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.15.0",
"@typescript-eslint/parser": "^4.15.0",
"@typescript-eslint/eslint-plugin": "^4.15.1",
"@typescript-eslint/parser": "^4.15.1",
"eslint": "^7.20.0",

@@ -31,0 +31,0 @@ "rimraf": "^3.0.2",

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