Socket
Socket
Sign inDemoInstall

humanization

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

humanization - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

2

dist/lib/simulate/simulate.d.ts

@@ -18,3 +18,3 @@ import { ProcessedCharacter } from "../process";

stroke: StrokedCharacter;
previousStroke: StrokedCharacter;
previousStroke?: StrokedCharacter;
strokedStream: StrokedStream;

@@ -21,0 +21,0 @@ }): void | Promise<any>;

{
"name": "humanization",
"version": "6.3.0",
"version": "6.3.1",
"description": "To err is human",

@@ -22,11 +22,11 @@ "repository": "https://github.com/dzucconi/humanization",

"@commitlint/config-conventional": "8.2.0",
"@semantic-release/git": "7.0.16",
"@types/jest": "24.0.18",
"@semantic-release/git": "7.0.17",
"@types/jest": "24.0.20",
"commitizen": "4.0.3",
"cz-conventional-changelog": "3.0.2",
"husky": "3.0.8",
"husky": "3.0.9",
"jest": "24.9.0",
"semantic-release": "15.13.24",
"semantic-release": "15.13.28",
"ts-jest": "24.1.0",
"typescript": "3.6.3"
"typescript": "3.6.4"
},

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

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