@hotwired/turbo
Advanced tools
Comparing version 7.0.0-beta.6 to 7.0.0-beta.7
@@ -17,3 +17,3 @@ import { FrameElement, FrameElementDelegate, FrameLoadingStyle } from "../../elements/frame_element"; | ||
readonly formInterceptor: FormInterceptor; | ||
currentURL?: string; | ||
currentURL?: string | null; | ||
formSubmission?: FormSubmission; | ||
@@ -20,0 +20,0 @@ private resolveVisitPromise; |
@@ -15,2 +15,3 @@ import { TurboDriveTestCase } from "../helpers/turbo_drive_test_case"; | ||
"test removing [disabled] attribute from eager-loaded frame navigates it"(): Promise<void>; | ||
"test redirecting in a form is still navigatable after redirect"(): Promise<void>; | ||
} |
{ | ||
"name": "@hotwired/turbo", | ||
"version": "7.0.0-beta.6", | ||
"version": "7.0.0-beta.7", | ||
"description": "The speed of a single-page web application without having to write any JavaScript", | ||
@@ -5,0 +5,0 @@ "module": "dist/turbo.es2017-esm.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1031941
10786
3