Socket
Socket
Sign inDemoInstall

setify

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

setify - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

20

package.json
{
"name": "setify",
"version": "1.0.0",
"version": "1.0.1",
"description": "Set an input value without losing cursor position",

@@ -10,3 +10,17 @@ "main": "index.js",

"author": "Matt Larner <matt.larner.dev@gmail.com>",
"license": "MIT"
}
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/matthewLarner/setify.git"
},
"keywords": [
"cursor",
"position",
"set",
"input"
],
"bugs": {
"url": "https://github.com/matthewLarner/setify/issues"
},
"homepage": "https://github.com/matthewLarner/setify"
}
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