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

@ocap/asset

Package Overview
Dependencies
Maintainers
0
Versions
454
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ocap/asset - npm Package Compare versions

Comparing version 1.18.132 to 1.18.133

32

package.json
{
"name": "@ocap/asset",
"description": "Utility to work with asset and factory on ArcBlock blockchain",
"version": "1.18.132",
"version": "1.18.133",
"author": {

@@ -21,12 +21,12 @@ "name": "wangshijun",

"dependencies": {
"@arcblock/did": "1.18.132",
"@arcblock/did-util": "1.18.132",
"@arcblock/validator": "1.18.132",
"@arcblock/vc": "1.18.132",
"@ocap/contract": "1.18.132",
"@ocap/mcrypto": "1.18.132",
"@ocap/types": "1.18.132",
"@ocap/util": "1.18.132",
"@ocap/wallet": "1.18.132",
"debug": "^4.3.4",
"@arcblock/did": "1.18.133",
"@arcblock/did-util": "1.18.133",
"@arcblock/validator": "1.18.133",
"@arcblock/vc": "1.18.133",
"@ocap/contract": "1.18.133",
"@ocap/mcrypto": "1.18.133",
"@ocap/types": "1.18.133",
"@ocap/util": "1.18.133",
"@ocap/wallet": "1.18.133",
"debug": "^4.3.6",
"flat": "^5.0.2",

@@ -41,9 +41,9 @@ "is-absolute-url": "^3.0.3",

"@types/flat": "^5.0.2",
"@types/jest": "^28.1.8",
"@types/jest": "^29.5.12",
"@types/mustache": "^4.2.1",
"@types/node": "^17.0.45",
"eslint": "^8.25.0",
"jest": "^28.1.3",
"jest": "^29.7.0",
"prettier": "^2.7.1",
"ts-jest": "^28.0.8",
"ts-jest": "^29.2.5",
"type-fest": "^3.1.0",

@@ -73,3 +73,3 @@ "typescript": "^4.8.4"

"test": "jest --forceExit --detectOpenHandles",
"coverage": "yarn test -- --coverage",
"coverage": "npm run test -- --coverage",
"clean": "rm -fr lib",

@@ -80,3 +80,3 @@ "prebuild": "npm run clean",

},
"gitHead": "6699d47364eb94f564e0fcf6ea55b6e7ea005d0d"
"gitHead": "cd4b69aef69b4e30265c3897a22fb63c902c5d4e"
}
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