Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cesdk/cesdk-js

Package Overview
Dependencies
Maintainers
6
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cesdk/cesdk-js - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0-alpha.0

api.d.ts

8

assets/i18n/de.json

@@ -502,3 +502,3 @@ {

},
"adjustableImage": {
"image": {
"crop": {

@@ -726,3 +726,3 @@ "label": "Bildausschnitt"

},
"adjustableImage": {
"image": {
"label": "Bild",

@@ -754,3 +754,3 @@ "select": { "label": "$t(common.select)" },

},
"adjustableImage": {
"image": {
"heading": "Bild",

@@ -1120,3 +1120,3 @@ "x": {

"adjustableImage": {
"image": {
"crop": { "description": "Bild beschneiden" },

@@ -1123,0 +1123,0 @@ "filter": { "description": "Filter anwenden" }

@@ -502,3 +502,3 @@ {

},
"adjustableImage": {
"image": {
"crop": {

@@ -726,3 +726,3 @@ "label": "Image Crop"

},
"adjustableImage": {
"image": {
"label": "Image",

@@ -754,3 +754,3 @@ "select": { "label": "$t(common.select)" },

},
"adjustableImage": {
"image": {
"heading": "Image",

@@ -1193,3 +1193,3 @@ "x": {

"adjustableImage": {
"image": {
"crop": { "description": "Crop image" },

@@ -1196,0 +1196,0 @@ "filter": { "description": "Apply filter" }

{
"name": "@cesdk/cesdk-js",
"version": "1.3.0",
"version": "1.4.0-alpha.0",
"main": "./cesdk.umd.js",

@@ -5,0 +5,0 @@ "types": "./types.d.ts",

/* eslint-disable max-classes-per-file */
/* eslint-disable spaced-comment */
import API from './api';
//#region utils

@@ -339,3 +341,3 @@

// Hardcoding the ids in this map for now for easier handling
'//ly.img.ubq/adjustableImage': UserInterfaceInspectorBlockImage;
'//ly.img.ubq/image': UserInterfaceInspectorBlockImage;
'//ly.img.ubq/text': UserInterfaceInspectorBlockText;

@@ -489,2 +491,4 @@ }

public engine: API;
/**

@@ -491,0 +495,0 @@ * Exports one or multiple page(s) as an file in the given mimeType

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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