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.0.27 to 0.0.28

4

lib/content.d.ts

@@ -180,3 +180,3 @@ import { Region } from "./portal";

readonly buckets: Array<AggregationsResponseBucket>;
};
} | undefined;
}

@@ -206,3 +206,3 @@ export interface AggregationsResponseBucket {

[name: string]: ReadonlyArray<string>;
};
} | undefined;
}

@@ -209,0 +209,0 @@ export interface GetContentParams {

{
"name": "enonic-types",
"version": "0.0.27",
"version": "0.0.28",
"description": "TypeScript types for Enonic XP",

@@ -27,8 +27,8 @@ "main": "lib/index.js",

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.17.0",
"@typescript-eslint/parser": "^2.17.0",
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.0",
"eslint": "^6.8.0",
"rimraf": "^3.0.0",
"rimraf": "^3.0.1",
"typescript": "^3.7.5"
}
}
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