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.2.0-beta2 to 0.2.0-beta3

4

index.d.ts

@@ -73,2 +73,6 @@ declare module "*/lib/xp/admin" {

}
declare module "*/lib/xp/portal" {
const lib: import("./portal").PortalLibrary;
export = lib;
}
declare module "*/lib/xp/project" {

@@ -75,0 +79,0 @@ const lib: import("./project").ProjectLibrary;

2

package.json
{
"name": "enonic-types",
"sideEffects": false,
"version": "0.2.0-beta2",
"version": "0.2.0-beta3",
"description": "TypeScript types for Enonic XP",

@@ -6,0 +6,0 @@ "typings": "index.d.ts",

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