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

@artusx/boilerplate-artusx-lib

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artusx/boilerplate-artusx-lib - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

10

boilerplate/_package.json

@@ -7,4 +7,3 @@ {

"artusx"
],
"author": "{{author}}",
],
"exports": {

@@ -55,3 +54,10 @@ ".": {

"access": "public"
},
"license": "MIT",
"author": "{{author}}",
"homepage": "https://github.com/artusjs/artusx",
"repository": {
"type": "git",
"url": "https://github.com/artusjs/artusx.git"
}
}

9

package.json
{
"name": "@artusx/boilerplate-artusx-lib",
"version": "1.1.4",
"version": "1.1.5",
"description": "lib boilerplate for artusx",

@@ -8,2 +8,9 @@ "keywords": [

],
"homepage": "https://github.com/artusjs/artusx",
"repository": {
"type": "git",
"url": "https://github.com/artusjs/artusx.git"
},
"license": "MIT",
"author": "Suyi <thonatos.yang@gmail.com>",
"main": "index.js",

@@ -10,0 +17,0 @@ "files": [

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