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

ar-gql

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ar-gql - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

4

package.json
{
"name": "ar-gql",
"version": "1.2.1",
"version": "1.2.2",
"main": "dist/index",

@@ -16,3 +16,3 @@ "types": "dist/index",

"postversion": "git push && git push --tags && npm run build && npm publish",
"test": "mocha **/*.spec.ts",
"test": "npm run build && mocha **/*.spec.ts",
"fmt": "prettier --write ."

@@ -19,0 +19,0 @@ },

@@ -8,3 +8,3 @@ {

},
"files": ["src/index.ts"]
"include": ["src/**/*"]
}
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