New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

history-manager

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

history-manager - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

6

package.json
{
"name": "history-manager",
"version": "1.5.1",
"version": "1.5.2",
"description": "",

@@ -14,5 +14,5 @@ "dependencies": {

"@rollup/plugin-typescript": "^8.2.1",
"rollup": "^2.52.3",
"rollup": "^2.53.0",
"tslib": "^2.3.0",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},

@@ -19,0 +19,0 @@ "scripts": {},

@@ -13,4 +13,2 @@ /**

window.location.host
}${
window.location.port ? `:${window.location.port}` : ""
}`;

@@ -17,0 +15,0 @@ const LOCATION_PATHNAME = window.location.pathname;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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