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

@aesoper/config

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aesoper/config - npm Package Compare versions

Comparing version 1.0.15 to 1.0.20

45

package.json
{
"name": "@aesoper/config",
"version": "1.0.15",
"version": "1.0.20",
"description": "> TODO: description",
"homepage": "https://github.com/aesoper101/vue3use#readme",
"bugs": {
"url": "https://github.com/aesoper101/vue3use/issues"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/aesoper101/vue3use.git",
"directory": "packages/config"
},
"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/config.min.js",
"exports": {

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

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

@@ -30,16 +38,16 @@ "dist",

],
"repository": {
"type": "git",
"url": "git@github.com:aesoper101/vue3use.git",
"directory": "packages/config"
},
"scripts": {
"build": "yarn run build:library && yarn run dtsgen",
"build:library": "build-cli build:library -u",
"clean": "build-cli clean",
"dtsgen": "build-cli dtsgen 'src/**/*.{ts,tsx,vue}' -o es",
"clean": "build-cli clean",
"test": "vitest run --coverage"
},
"dependencies": {
"@aesoper/shared": "^1.1.22",
"lodash.get": "^4.4.2",
"lodash.has": "^4.5.2"
},
"devDependencies": {
"@aesoper/build-cli": "^1.1.9",
"@aesoper/build-cli": "^1.1.14",
"@tsconfig/node18": "^18.2.2",

@@ -50,7 +58,2 @@ "@types/lodash.get": "^4",

},
"dependencies": {
"@aesoper/shared": "^1.1.17",
"lodash.get": "^4.4.2",
"lodash.has": "^4.5.2"
},
"publishConfig": {

@@ -60,3 +63,5 @@ "access": "public",

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