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

javascript-commitment

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

javascript-commitment - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

14

commit_messages.js

@@ -158,3 +158,3 @@ "use strict";

"00906117a405600cfc04ace1f7d2cd4b": "It'd be nice if type errors caused the compiler to issue a type error",
"e4e5f984a40fc96fafc0c21d0767572c": "It's 2015; why are we using ColdFusion?!",
"775efe5c58912e313a520df6d74b133a": "It's 2016; why are we using ColdFusion?!",
"8d8c1f3903766b8ef27575d63115cac6": "It's Working!",

@@ -346,2 +346,3 @@ "d6767cf9f6dd425ed5590cc83f41bc42": "It's getting hard to keep up with the crap I've trashed",

"4c6ca3d00e25374493232ff8c5cc06cc": "fix some fucking errors",
"6c74919fc69ed4ce768822b91f56bc7f": "fix tpyo",
"ca1f54c4a2c572dae7b2f8e2137effdd": "fixed conflicts (LOL merge -s ours; push -f)",

@@ -442,2 +443,3 @@ "3c8f3a23618453ebec123cd3cb1349e3": "fixed errors in the previous commit",

"b4fa0b2ee41583e1292b433933346ebc": "things occurred",
"c2d862f526849f896bbe897d02c28630": "third time's a charm",
"236b6d62668df03df4e14f8ad4688eb6": "this doesn't really make things faster, but I tried",

@@ -464,3 +466,11 @@ "029836d13c0a94335947281b87fe3418": "this is how we generate our shit.",

"e51c88ff5c98061d0bfa3e7e8a21c551": "yo recipes",
"7f27416793d1c6e6157ea14e4d976e6e": "yolo push"
"7f27416793d1c6e6157ea14e4d976e6e": "yolo push",
"21f88bd42f2cc8a6c9d58b57d6546da9": "Popping stash",
"132a7297b7a257bf59d50910aa85e1e1": "Stuff",
"f5cbfd2eb77a8bf32f26465bce943c44": "I forgot to commit... So here you go.",
"13de63a8b0bbc2796615ca83ed08e825": "Add Sandbox",
"3572d69fb61554653fba40adaa6fe565": "Misc. fixes",
"ec9057e52697f9f1194ac7a5bd7f69c2": "Fixed compilation errors",
"6cc74bf10e85bf1810ac8fdd71ff2e7a": "Update .gitignore",
"1d3d8e895f3fdde24908201a0232dc2e": "Fixed so the code compiles"
};

3

humans.js

@@ -91,3 +91,4 @@ "use strict";

"Alex",
"opatut"
"opatut",
"Simone"
];
{
"name": "javascript-commitment",
"version": "0.1.10",
"version": "0.1.11",
"description": "A commit message generator for JavaScript",

@@ -43,3 +43,3 @@ "main": "index.js",

"ent": "^2.2.0",
"eslint": "^2.5.1",
"eslint": "^3.0.0",
"lodash": "^4.0.0",

@@ -46,0 +46,0 @@ "mem-fs": "^1.0.1",

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