You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

difflib-ts

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

difflib-ts - npm Package Compare versions

Comparing version

to
1.0.3

6

package.json
{
"name": "difflib-ts",
"version": "1.0.2",
"version": "1.0.3",
"description": "Port of qiao/difflib to Typescript and modern node and browser support",

@@ -46,4 +46,4 @@ "scripts": {

"browser": {
"dist/index.es.js": "dist/index.browser.es.js",
"dist/index.cjs.js": "dist/index.browser.cjs.js"
"dist/index.es.js": "./dist/index.browser.es.js",
"dist/index.cjs.js": "./dist/index.browser.cjs.js"
},

@@ -50,0 +50,0 @@ "files": [