core-js-pure
Advanced tools
Comparing version 3.17.0 to 3.17.1
@@ -7,5 +7,5 @@ var IS_PURE = require('../internals/is-pure'); | ||
})('versions', []).push({ | ||
version: '3.17.0', | ||
version: '3.17.1', | ||
mode: IS_PURE ? 'pure' : 'global', | ||
copyright: '© 2021 Denis Pushkarev (zloirock.ru)' | ||
}); |
@@ -1,2 +0,1 @@ | ||
// TODO: disabled by default because of the conflict with another proposal | ||
'use strict'; | ||
@@ -3,0 +2,0 @@ var $ = require('../internals/export'); |
{ | ||
"name": "core-js-pure", | ||
"description": "Standard library", | ||
"version": "3.17.0", | ||
"version": "3.17.1", | ||
"repository": { | ||
@@ -57,3 +57,3 @@ "type": "git", | ||
}, | ||
"gitHead": "cd4c647b1903838239277291d53955179fc4de0d" | ||
"gitHead": "c526e7a00305a917fc697a9b87e64a82781f09f4" | ||
} |
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
665644
16064