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

@aesoper/hooks

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aesoper/hooks - npm Package Compare versions

Comparing version 1.0.10 to 1.0.15

39

package.json
{
"name": "@aesoper/hooks",
"version": "1.0.10",
"version": "1.0.15",
"description": "> TODO: description",
"homepage": "https://github.com/aesoper101/vue3use#readme",
"bugs": {
"url": "https://github.com/aesoper101/vue3use/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aesoper101/vue3use.git",
"directory": "packages/hooks"
},
"license": "MIT",
"author": {

@@ -9,9 +19,3 @@ "name": "aesoper",

},
"homepage": "",
"license": "MIT",
"type": "module",
"main": "./lib/index.js",
"module": "./es/index.js",
"types": "./es/index.d.ts",
"unpkg": "./dist/hooks.min.js",
"exports": {

@@ -24,2 +28,6 @@ ".": {

},
"main": "./lib/index.js",
"unpkg": "./dist/hooks.min.js",
"module": "./es/index.js",
"types": "./es/index.d.ts",
"files": [

@@ -30,7 +38,2 @@ "dist",

],
"repository": {
"type": "git",
"url": "git+https://github.com/aesoper101/vue3use.git",
"directory": "packages/hooks"
},
"scripts": {

@@ -42,10 +45,10 @@ "build": "yarn run build:library && yarn run dtsgen",

},
"dependencies": {
"vue": "^3.3.10"
},
"devDependencies": {
"@aesoper/build-cli": "^1.1.9",
"@aesoper/build-cli": "^1.1.14",
"@tsconfig/node18": "^18.2.2",
"@vue/tsconfig": "^0.4.0"
},
"dependencies": {
"vue": "^3.3.10"
},
"peerDependencies": {

@@ -58,3 +61,5 @@ "vue": "^3.3.10"

},
"gitHead": "7542126660a64ba8301666205c9b5f9a211c5f58"
"gitHead": "cad91f7cb525e8c1236c5f1fbfba56db852729af",
"readme": "ERROR: No README data found!",
"_id": "@aesoper/hooks@1.0.10"
}
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