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 4.0.1 to 4.0.3

1

lib/main/ts/ephox/polaris/pattern/Types.js

@@ -0,1 +1,2 @@

export {};
//# sourceMappingURL=Types.js.map

8

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

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

"dependencies": {
"@ephox/katamari": "^7.0.1",
"@ephox/katamari": "^7.1.1",
"tslib": "^2.0.0"
},
"devDependencies": {
"@ephox/katamari-assertions": "^2.0.1"
"@ephox/katamari-assertions": "^2.0.3"
},

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

"types": "./lib/main/ts/ephox/polaris/api/Main.d.ts",
"gitHead": "b76de3afeacc4b463eccd92dbaed249730e5feea"
"gitHead": "a089f0a57a6c02f2e5eddbb132d4d3ae669b108b"
}

@@ -11,4 +11,3 @@ {

"ephox/polaris/demo/*": ["src/demo/ts/ephox/polaris/demo/*"],
"ephox/polaris/*": ["src/main/ts/ephox/polaris/*"],
"@ephox/polaris": ["src/main/ts/ephox/polaris/api/Main.ts"]
"ephox/polaris/*": ["src/main/ts/ephox/polaris/*"]
}

@@ -15,0 +14,0 @@ },

Sorry, the diff of this file is not supported yet

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