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

@vssue/utils

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vssue/utils - npm Package Compare versions

Comparing version 1.0.0 to 1.0.3

README.md

18

package.json
{
"name": "@vssue/utils",
"version": "1.0.0",
"version": "1.0.3",
"description": "Vssue internal utils",
"license": "MIT",
"main": "lib/index.js",
"types": "types/index.d.ts",
"keywords": [

@@ -15,5 +13,2 @@ "comment",

"homepage": "https://vssue.js.org",
"publishConfig": {
"access": "public"
},
"repository": {

@@ -26,5 +21,14 @@ "type": "git",

},
"files": [
"lib/",
"types/"
],
"main": "lib/index.js",
"types": "types/index.d.ts",
"scripts": {
"build": "rimraf lib types && tsc -p tsconfig.json"
},
"publishConfig": {
"access": "public"
},
"dependencies": {

@@ -37,3 +41,3 @@ "date-fns": "^1.29.0",

},
"gitHead": "b45e1672f3aef55d89038f460ec6aac6f2c21ece"
"gitHead": "6d48eea3c2acc42a2c75c82290c35f6ae1403d37"
}
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