New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 to 0.3.0--canary.32.323f72f.0

license

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+6aadf0c",
"version": "0.3.0--canary.32.323f72f.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",

@@ -18,3 +18,3 @@ "test-watch": "jest --watch --updateSnapshot"

"devDependencies": {
"@code-hike/script": "0.0.1",
"@code-hike/script": "0.3.0--canary.32.323f72f.0",
"@types/diff": "^4.0.2",

@@ -26,5 +26,5 @@ "@types/jest": "^24.0.15",

},
"peerDependencies": {},
"homepage": "https://codehike.org",
"repository": "code-hike/codehike",
"author": "Rodrigo Pombo",
"license": "MIT",

@@ -38,3 +38,4 @@ "funding": {

"prismjs": "^1.22.0"
}
},
"gitHead": "323f72f61683cacadde7f5396509202ae58a45bc"
}
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