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

page-lifecycle

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

page-lifecycle - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

CHANGELOG.md
# Changelog
### 0.1.2 (2019-08-27)
- Fix security issues in dependencies via npm audit
### 0.1.1 (2018-08-03)

@@ -4,0 +8,0 @@

16

package.json
{
"name": "page-lifecycle",
"version": "0.1.1",
"version": "0.1.2",
"description": "A JavaScript library to observe Page Lifecycle API states: https://github.com/WICG/page-lifecycle",

@@ -43,9 +43,9 @@ "license": "Apache-2.0",

"babel-preset-env": "^1.7.0",
"eslint": "^4.19.1",
"eslint-config-google": "^0.9.1",
"rollup": "^0.60.4",
"rollup-plugin-babel": "^3.0.4",
"rollup-plugin-multi-entry": "^2.0.2",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-terser": "^1.0.1"
"eslint": "^6.2.2",
"eslint-config-google": "^0.13.0",
"rollup": "^1.20.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-multi-entry": "^2.1.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.1.1"
},

@@ -52,0 +52,0 @@ "eslintConfig": {

@@ -137,3 +137,3 @@ # PageLifecycle.js

<tr valign="top">
<td><code>removeEventListener</code></td>
<td><code>removeUnsavedChanges</code></td>
<td>

@@ -140,0 +140,0 @@ <p><strong>Parameters:</strong></p>

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