Socket
Socket
Sign inDemoInstall

@brandingbrand/polyfills

Package Overview
Dependencies
3
Maintainers
95
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.87.0 to 11.87.1

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

## [11.87.1](https://github.com/brandingbrand/shipyard/compare/v11.87.0...v11.87.1) (2023-06-13)
### Bug Fixes
* **polyfills:** remove ssr ([8bfe78c](https://github.com/brandingbrand/shipyard/commit/8bfe78c276b8d42168aab116f69d99cd1cfaf606))
# [11.87.0](https://github.com/winescout/shipyard/compare/v11.86.0...v11.87.0) (2023-05-17)

@@ -7,0 +16,0 @@

5

package.json
{
"name": "@brandingbrand/polyfills",
"version": "11.87.0",
"version": "11.87.1",
"license": "MIT",

@@ -8,5 +8,4 @@ "main": "./src/index.js",

"dependencies": {
"@brandingbrand/utils-base64": "11.87.0",
"@brandingbrand/utils-base64": "11.87.1",
"symbol-observable": "^4.0.0",
"reflect-metadata": "^0.1.13",
"tslib": "^2.0.0"

@@ -13,0 +12,0 @@ },

1

src/index.d.ts

@@ -7,2 +7,1 @@ import './object/from-entries.polyfill';

import 'symbol-observable';
import 'reflect-metadata';

@@ -7,3 +7,2 @@ import './object/from-entries.polyfill';

import 'symbol-observable';
import 'reflect-metadata';
//# sourceMappingURL=index.js.map

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc