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

@gorillabot-labs/sticky-query-params

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gorillabot-labs/sticky-query-params - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@gorillabot-labs/sticky-query-params",
"version": "1.0.0",
"version": "1.0.1",
"description": "A tiny javascript module that saves marketing query params across page loads to better track conversions",

@@ -5,0 +5,0 @@ "main": "index.js",

# Sticky Query Params
A tiny javascript module that saves marketing query params across page loads to better track conversions
# Development
Keep this module light-weight. Consumers will be uploading this onto their marketing websites and we don't want to slow them down.
3 Rules to keep in mind:
1. Keep it simple
1. Keep it fast
1. Keep it tested
# Testing
1. Run test suite: `yarn test`
# Deployment
1. Run test suite: `yarn test`
1. Create build: `yarn build`
1. Bump package.json version
1. Commit new version `git add . && git commit`
1. Publish to npm `npm publish --access public`

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