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.3.6 to 0.3.7

1

index.d.ts

@@ -29,2 +29,3 @@ /// <reference path="admin.d.ts" />

/// <reference path="qr.d.ts" />
/// <reference path="react4xp.d.ts" />
/// <reference path="recaptcha.d.ts" />

@@ -31,0 +32,0 @@ /// <reference path="repo.d.ts" />

@@ -33,2 +33,3 @@ export interface EnonicLibraryMap {

"/lib/qrcode": typeof import("/lib/qrcode");
"/lib/enonic/react4xp": typeof import("/lib/enonic/react4xp");
"/lib/recaptcha": typeof import("/lib/recaptcha");

@@ -35,0 +36,0 @@ "/lib/xp/repo": typeof import("/lib/xp/repo");

2

package.json
{
"name": "enonic-types",
"sideEffects": false,
"version": "0.3.6",
"version": "0.3.7",
"description": "TypeScript types for Enonic XP",

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

@@ -116,2 +116,3 @@ # TypeScript types for Enonic XP

* [ProjectLibrary](./src/project.ts)
* [React4XPLibrary](./src/react4xp.ts)
* [RecaptchaLibrary](./src/recaptcha.ts)

@@ -118,0 +119,0 @@ * [RepoLibrary](./src/repo.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