New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.16 to 0.0.17

lib/encoding.d.ts

2

lib/content.d.ts

@@ -35,3 +35,3 @@ import { Component } from "./portal";

readonly hasChildren: boolean;
readonly language: string;
readonly language?: string;
readonly valid: boolean;

@@ -38,0 +38,0 @@ readonly childOrder: string;

{
"name": "enonic-types",
"version": "0.0.16",
"version": "0.0.17",
"description": "TypeScript types for Enonic XP",

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

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.12.0",
"@typescript-eslint/parser": "^2.12.0",
"@typescript-eslint/eslint-plugin": "^2.15.0",
"@typescript-eslint/parser": "^2.15.0",
"eslint": "^6.8.0",
"husky": "^3.1.0",
"husky": "^4.0.7",
"lint-staged": "^9.5.0",

@@ -33,0 +33,0 @@ "rimraf": "^3.0.0",

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