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

timeeditapi

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timeeditapi - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

4

package.json
{
"name": "timeeditapi",
"version": "3.0.0",
"version": "3.0.1",
"description": "web scraper api to easy get schedule information from timeedit",
"main": "index.js",
"main": "api.js",
"scripts": {

@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

@@ -32,3 +32,3 @@

// search and se if exists
// search and see if exists
timeEdit.search('ny105')

@@ -41,3 +41,3 @@ .then((result) => {

//get all the types available
// get all the types available
timeEdit.getAllTypes(

@@ -44,0 +44,0 @@ 'https://se.timeedit.net/web/lnu/db1/schema1/')

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