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

eidos

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eidos - npm Package Compare versions

Comparing version 0.2.41 to 0.2.42

45

package.json
{
"name" : "eidos",
"version" : "0.2.41",
"description" : "___",
"author" : "Kostiantyn Wandalen <wanalen@01.school>",
"license" : "MIT",
"main" : "proto/wtools/Tools.s",
"files" : [ "proto/wtools/___", "proto/wtools/Tools.s" ],
"scripts" : { "test" : "wtest .run proto rapidity:-3", "docgen" : "wdocgen .build proto" },
"repository" : { "type" : "git", "url" : "https://github.com/Wandalen/eidos.git" },
"bugs" : { "url" : "https://github.com/Wandalen/eidos/issues" },
"dependencies" : { "wTools" : "alpha" },
"devDependencies" : { "eslint" : "7.1.0", "eidos" : "file:.", "wTesting" : "alpha" },
"keywords" : [ "wTools" ]
"name": "eidos",
"version": "0.2.42",
"description": "___",
"author": "Kostiantyn Wandalen <wanalen@01.school>",
"license": "MIT",
"main": "proto/wtools/Tools.s",
"files": [
"proto/wtools/___",
"proto/wtools/Tools.s"
],
"scripts": {
"test": "wtest .run proto rapidity:-3",
"docgen": "wdocgen .build proto"
},
"repository": {
"type": "git",
"url": "https://github.com/Wandalen/eidos.git"
},
"bugs": {
"url": "https://github.com/Wandalen/eidos/issues"
},
"dependencies": {
"wTools": "alpha"
},
"devDependencies": {
"eidos": "file:.",
"eslint": "7.1.0",
"wTesting": "alpha"
},
"keywords": [
"wTools"
]
}

@@ -11,3 +11,3 @@

npm install
node sample/Sample.s
node sample/trivial/Sample.s
```

@@ -14,0 +14,0 @@

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