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.4.3 to 0.4.4

1

cristin.d.ts

@@ -112,2 +112,3 @@ declare module "*/lib/cristin" {

createObjectTypeCristinResult(context: Context, options?: ContextOptions): GraphQLObjectType;
createObjectTypeCristinResultCategory(context: Context, options?: ContextOptions): GraphQLObjectType;
createObjectTypeCristinUnit(context: Context, options?: ContextOptions): GraphQLObjectType;

@@ -114,0 +115,0 @@ }

4

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

@@ -36,3 +36,3 @@ "typings": "index.d.ts",

"json-schema-to-typescript": "^10.1.5",
"prettier": "^2.6.1",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",

@@ -39,0 +39,0 @@ "typescript": "^4.6.3"

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