@code-hike/code-diff
Advanced tools
Comparing version 0.0.0-6a7ffe8 to 0.0.0-6dfbe3d
(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-6a7ffe8", | ||
"version": "0.0.0-6dfbe3d", | ||
"main": "dist/index.js", | ||
@@ -27,2 +27,3 @@ "typings": "dist/index.d.ts", | ||
"repository": "code-hike/codehike", | ||
"author": "Rodrigo Pombo", | ||
"license": "MIT", | ||
@@ -29,0 +30,0 @@ "funding": { |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
35983
1