@zambezi/address
Advanced tools
Comparing version 3.0.1-replace-state.1 to 3.0.1-replace-state.2
@@ -783,2 +783,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
if(zapp.isRoot(node)) location.replaceState(uri) | ||
if(resourceWillChange(req, res, node)) dispatchEvent(node, 'resourcewillchange') | ||
@@ -945,2 +946,3 @@ dispatchEvent(node, 'update', {detail : { from : zapp.resource(node), to : uri }}) | ||
, pushState: deprecatedPushState | ||
, replaceState: replaceState | ||
, openNewWindow: openNewWindow | ||
@@ -947,0 +949,0 @@ , basePath: basePath |
{ | ||
"name": "@zambezi/address", | ||
"version": "3.0.1-replace-state.1", | ||
"version": "3.0.1-replace-state.2", | ||
"description": "API for nap resources", | ||
@@ -5,0 +5,0 @@ "main": "lib/address.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92571
1135