infogare-api.js
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "infogare-api.js", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "src/core/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
const App = require("./App"); | ||
const Station = require("./Station"); | ||
class User extends App { | ||
class User { | ||
@@ -6,0 +6,0 @@ #username; |
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
15733