@code-hike/code-diff
Advanced tools
Comparing version 0.0.0 to 0.3.0-next.0
(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+6aadf0c", | ||
"version": "0.3.0-next.0", | ||
"main": "dist/index.js", | ||
@@ -12,3 +12,3 @@ "typings": "dist/index.d.ts", | ||
"publish-canary": "yarn publish --tag canary --access public", | ||
"script": "ch-script", | ||
"x": "x", | ||
"test": "jest", | ||
@@ -25,5 +25,5 @@ "test-watch": "jest --watch --updateSnapshot" | ||
}, | ||
"peerDependencies": {}, | ||
"homepage": "https://codehike.org", | ||
"repository": "code-hike/codehike", | ||
"author": "Rodrigo Pombo", | ||
"license": "MIT", | ||
@@ -37,3 +37,4 @@ "funding": { | ||
"prismjs": "^1.22.0" | ||
} | ||
}, | ||
"gitHead": "5af3995f94e4c4c58f7db87c063465b4741d3504" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
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
37066
10
1
0