immutable-linked-ordered-map
Advanced tools
Comparing version 1.28.0 to 1.29.0
{ | ||
"name": "immutable-linked-ordered-map", | ||
"version": "1.28.0", | ||
"version": "1.29.0", | ||
"description": "A JavaScript immutable linked ordered map.", | ||
@@ -39,6 +39,6 @@ "main": "dist/immutable-linked-ordered-map.js", | ||
"@babel/core": "^7.11.0", | ||
"@typescript-eslint/eslint-plugin": "^2.31.0", | ||
"@typescript-eslint/parser": "^2.31.0", | ||
"@typescript-eslint/eslint-plugin": "^5.2.0", | ||
"@typescript-eslint/parser": "^5.2.0", | ||
"babel-loader": "^8.1.0", | ||
"eslint": "^6.8.0", | ||
"eslint": "^8.1.0", | ||
"eslint-loader": "^4.0.2", | ||
@@ -45,0 +45,0 @@ "minimist": ">=1.2.2", |
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
1124654