New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

libinkle

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libinkle - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+5
-3
package.json
{
"name": "libinkle",
"version": "0.0.1",
"version": "0.0.2",
"description": "A light library for inkle writer stories",

@@ -16,8 +16,10 @@ "main": "index.js",

"license": "GPL-3.0",
"dependencies": {
"devDependencies": {
"chai": "^4.1.2",
"keypress": "git://github.com/rahulsonwalkar/keypress#d1ea9ba1d9db5957b73cc438c80a908df23325a9",
"lodash": "^4.17.4",
"mocha": "^4.0.1"
},
"dependencies": {
"lodash": "^4.17.4"
}
}

@@ -67,4 +67,7 @@ # Why libinkle?

[ ] Error management is rather inexistant
[x] Flags and if conditions
[ ] Sections
[x] Images

@@ -71,0 +74,0 @@