Comparing version 4.17.12 to 4.17.13
@@ -0,1 +1,2 @@ | ||
import root from './_root.js'; | ||
import toInteger from './toInteger.js'; | ||
@@ -2,0 +3,0 @@ import toNumber from './toNumber.js'; |
@@ -48,3 +48,3 @@ /** | ||
/** Used as the semantic version number. */ | ||
var VERSION = '4.17.12'; | ||
var VERSION = '4.17.13'; | ||
@@ -51,0 +51,0 @@ /** Used to compose bitmasks for function metadata. */ |
{ | ||
"name": "lodash-es", | ||
"version": "4.17.12", | ||
"version": "4.17.13", | ||
"description": "Lodash exported as ES modules.", | ||
@@ -5,0 +5,0 @@ "keywords": "es6, modules, stdlib, util", |
@@ -1,2 +0,2 @@ | ||
# lodash-es v4.17.12 | ||
# lodash-es v4.17.13 | ||
@@ -10,2 +10,2 @@ The [Lodash](https://lodash.com/) library exported as [ES](http://www.ecma-international.org/ecma-262/6.0/) modules. | ||
See the [package source](https://github.com/lodash/lodash/tree/4.17.12-es) for more details. | ||
See the [package source](https://github.com/lodash/lodash/tree/4.17.13-es) for more details. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
630151
19635