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

@statickit/core

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statickit/core - npm Package Versions

2

2.5.1

Diff

Changelog

Source

2.5.1

  • Update dependencies for security.
derrickreimer
published 1.6.0 •

derrickreimer
published 2.5.0 •

Changelog

Source

2.5.0

  • Low-level updates to session management.
derrickreimer
published 2.4.0 •

Changelog

Source

2.4.0

  • Bundle an IIFE version of the library, for in-browser use
  • Auto-start browser session if window is present on init
derrickreimer
published 2.3.0 •

Changelog

Source

2.3.0

  • Move fetch and Promise polyfills to external dependencies (rather than bundled), which means fetch calls will be isomorphic (work in Node and browser environments)
derrickreimer
published 2.2.0 •

Changelog

Source

2.2.0

  • Update function failure types
derrickreimer
published 2.1.0 •

Changelog

Source

2.1.0

  • Add a startBrowserSession function to the client

Now, you can safely run createClient on the server-side, because instantiation no longer relies on window being there 🎉

derrickreimer
published 2.0.0 •

Changelog

Source

2.0.0

  • Migrate to TypeScript
  • Accept site option in factory
  • Add invokeFunction method to client
  • Breaking change: Export a createClient factory function (instead of as a default value)
  • Breaking change: New argument structure for submitForm (using the form key is now required)
derrickreimer
published 1.5.0 •

Changelog

Source

1.5.0

  • Accept a clientName property to set in the StaticKit-Client header.
  • Fix bug serializing JSON body payload.
derrickreimer
published 1.4.0 •

Changelog

Source

1.4.0

  • Accept site + form combo (in lieu of id) for identifying forms.
2
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