Comparing version 0.2.17 to 0.2.18
@@ -1,1 +0,15 @@ | ||
{"name":"eidos","version":"0.2.17","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.18", | ||
"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" ] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2713