Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "multi-ini", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"license": "MIT", | ||
@@ -55,3 +55,2 @@ "description": "An ini-file parser which supports multi line, multiple levels and arrays to get a maximum of compatibility with Zend config files.", | ||
"@babel/register": "^7.0.0", | ||
"@babel/runtime": "^7.0.0", | ||
"babel-core": "7.0.0-bridge.0", | ||
@@ -71,4 +70,5 @@ "babel-eslint": "^10.0.1", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0", | ||
"lodash": "^4.0.0" | ||
} | ||
} |
27
2
+ Added@babel/runtime@^7.0.0
+ Added@babel/runtime@7.26.9(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)