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

@ephox/polaris

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ephox/polaris - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

2

CHANGELOG.md

@@ -9,2 +9,4 @@ # Changelog

## 6.0.0 - 2022-03-03
### Changed

@@ -11,0 +13,0 @@ - Upgraded to Katamari 9.0, which is incompatible with Katamari 8.0 if used in the same bundle.

8

package.json
{
"name": "@ephox/polaris",
"description": "This project does data manipulation on arrays and strings.",
"version": "6.0.0",
"version": "6.0.1",
"repository": {

@@ -22,7 +22,7 @@ "type": "git",

"dependencies": {
"@ephox/katamari": "^9.0.0",
"@ephox/katamari": "^9.0.1",
"tslib": "^2.0.0"
},
"devDependencies": {
"@ephox/katamari-assertions": "^4.0.0"
"@ephox/katamari-assertions": "^4.0.1"
},

@@ -40,3 +40,3 @@ "scripts": {

"types": "./lib/main/ts/ephox/polaris/api/Main.d.ts",
"gitHead": "a3c13ff4c2b3d77c6092e0e158c665d4028039f6"
"gitHead": "4a7ff66bc38cb6d4eb40ab1b316f911e2d4627b3"
}
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