New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cross2d/mini-terminal

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cross2d/mini-terminal - npm Package Compare versions

Comparing version 0.3.4 to 0.3.6

2

dist/index.cjs.js

@@ -6,3 +6,3 @@ 'use strict';

var React = require('react');
var miniFrame = require('@code-hike/mini-frame');
var miniFrame = require('@cross2d/mini-frame');

@@ -9,0 +9,0 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }

import React from 'react';
import { MiniFrame } from '@code-hike/mini-frame';
import { MiniFrame } from '@cross2d/mini-frame';

@@ -4,0 +4,0 @@ /*! *****************************************************************************

{
"name": "@cross2d/mini-terminal",
"version": "0.3.4",
"version": "0.3.6",
"main": "dist/index.cjs.js",

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

"devDependencies": {
"@cross2d/script": "^0.3.4",
"@cross2d/script": "^0.3.6",
"@types/react": "^16.9.38",

@@ -20,3 +20,3 @@ "react": "^16.13.1"

"dependencies": {
"@code-hike/mini-frame": "^0.3.0-next.0"
"@cross2d/mini-frame": "^0.3.6"
},

@@ -37,3 +37,3 @@ "peerDependencies": {

},
"gitHead": "4fbc5fc28bc88ccdb2a3f29f8ab75656eee0064e"
"gitHead": "8ba7e770f38757a9e8fbdfc9bc327696cdd4d05b"
}

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