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

@cross2d/mini-editor

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cross2d/mini-editor - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

1

dist/index.cjs.js

@@ -585,3 +585,2 @@ 'use strict';

var progress = _a.progress, backward = _a.backward, steps = _a.steps, parentHeight = _a.parentHeight, minColumns = _a.minColumns, minZoom = _a.minZoom, maxZoom = _a.maxZoom, horizontalCenter = _a.horizontalCenter;
debugger;
var fwdTransitions = useForwardTransitions(steps);

@@ -588,0 +587,0 @@ var bwdTransitions = useBackwardTransitions(steps);

@@ -577,3 +577,2 @@ import React from 'react';

var progress = _a.progress, backward = _a.backward, steps = _a.steps, parentHeight = _a.parentHeight, minColumns = _a.minColumns, minZoom = _a.minZoom, maxZoom = _a.maxZoom, horizontalCenter = _a.horizontalCenter;
debugger;
var fwdTransitions = useForwardTransitions(steps);

@@ -580,0 +579,0 @@ var bwdTransitions = useBackwardTransitions(steps);

4

package.json
{
"name": "@cross2d/mini-editor",
"version": "0.3.6",
"version": "0.3.7",
"main": "dist/index.cjs.js",

@@ -41,3 +41,3 @@ "typings": "dist/index.d.ts",

},
"gitHead": "8ba7e770f38757a9e8fbdfc9bc327696cdd4d05b"
"gitHead": "591a8401aeaacba2a1fad2f4369b641222d8301d"
}

Sorry, the diff of this file is not supported yet

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