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

disparity

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

disparity - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

disparity.d.ts

2

CHANGELOG.md
# disparity changelog
- Add type definitions for TypeScript support
## v3.0.0 (2019/11/06)

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

11

package.json
{
"name": "disparity",
"version": "3.0.0",
"version": "3.1.0",
"description": "Colorized string diff ideal for text/code that spans through multiple lines",
"main": "disparity.js",
"types": "disparity.d.ts",
"bin": "bin/disparity",

@@ -17,2 +18,3 @@ "scripts": {

"disparity-cli.js",
"disparity.d.ts",
"disparity.js"

@@ -42,4 +44,4 @@ ],

"dependencies": {
"ansi-styles": "^4.1.0",
"diff": "^4.0.1"
"ansi-styles": "^4.2.1",
"diff": "^4.0.2"
},

@@ -49,3 +51,4 @@ "jshintConfig": {

"eqnull": true
}
},
"devDependencies": {}
}
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