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.36 to 0.0.37

2

lib/thymeleaf.d.ts

@@ -10,3 +10,3 @@ export interface ResourceKey {

export interface ThymeleafLibrary {
render<A>(view: ResourceKey, model?: A, options?: ThymeleafRenderOptions): string;
render<A extends object>(view: ResourceKey, model?: A, options?: ThymeleafRenderOptions): string;
}

@@ -13,0 +13,0 @@ export interface ThymeleafRenderOptions {

{
"name": "enonic-types",
"version": "0.0.36",
"version": "0.0.37",
"description": "TypeScript types for Enonic XP",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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