Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

core-js-pure

Package Overview
Dependencies
Maintainers
2
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-js-pure - npm Package Compare versions

Comparing version 3.17.0 to 3.17.1

2

internals/shared.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc