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

luu

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

luu - npm Package Compare versions

Comparing version

to
0.1.5

7

lib/index.js

@@ -222,7 +222,2 @@ 'use strict';

return Client;
}(), _class.BASE_API_URL = 'https://api.uwaterloo.ca/v2/', _temp);
exports.default = {
Client: Client,
Constants: Constants
};
}(), _class.BASE_API_URL = 'https://api.uwaterloo.ca/v2/', _temp);

5

package.json
{
"name": "luu",
"version": "0.1.4",
"version": "0.1.5",
"description": "A Node.js client library for the University of Waterloo's API.",

@@ -27,3 +27,4 @@ "keywords": [

"lint:fix": "eslint src --fix",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "npm run build"
},

@@ -30,0 +31,0 @@ "dependencies": {