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

@code-hike/code-diff

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code-hike/code-diff - npm Package Compare versions

Comparing version 0.0.0-2a67cd7 to 0.0.0-33f17eb

2

dist/index.js
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('diff'), require('prismjs')) :
typeof define === 'function' && define.amd ? define(['exports', 'diff', 'prismjs'], factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.foo = {}, global.diff, global.Prism$1));
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.ch = {}, global.diff, global.Prism$1));
}(this, (function (exports, diff, Prism$1) { 'use strict';

@@ -6,0 +6,0 @@

{
"name": "@code-hike/code-diff",
"version": "0.0.0-2a67cd7",
"version": "0.0.0-33f17eb",
"main": "dist/index.js",

@@ -19,4 +19,4 @@ "typings": "dist/index.d.ts",

"@types/diff": "^4.0.2",
"@types/prismjs": "^1.16.0",
"@types/jest": "^24.0.15",
"@types/prismjs": "^1.16.0",
"jest": "^26.5.3",

@@ -28,2 +28,3 @@ "ts-jest": "^26.4.1"

"repository": "code-hike/codehike",
"author": "Rodrigo Pombo",
"license": "MIT",

@@ -30,0 +31,0 @@ "funding": {

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