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

@gaia-project/engine

Package Overview
Dependencies
Maintainers
1
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gaia-project/engine - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

dist/app.js

25

package.json
{
"name": "@gaia-project/engine",
"version": "0.2.2",
"version": "0.2.3",
"description": "Javascript engine for project gaia",

@@ -9,12 +9,9 @@ "main": "dist/index.js",

"repository": "git@github.com:donkeytech/gaia-engine.git",
"contributors": [
{
"name": "coyotte508",
"email": "coyotte508@gmail.com"
},
{
"name": "randomboolean",
"email": "randomboolean@gmail.com"
}
],
"publishConfig": {
"access": "public"
},
"scripts": {
"prepublishOnly": "tsc"
},
"contributors": ["coyotte508 <coyotte508@gmail.com>", "randomboolean <randomboolean@gmail.com>"],
"license": "MIT",

@@ -36,9 +33,3 @@ "dependencies": {

"typescript": "^2.7.2"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"prepublishOnly": "tsc"
}
}
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