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

tea-school

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tea-school - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

dist/index.d.ts
/// <reference types="pug" />
/// <reference types="node" />
declare module "index" {
declare module "tea-school" {
import * as pug from 'pug';

@@ -5,0 +5,0 @@ import { PDFOptions } from 'puppeteer';

{
"name": "tea-school",
"version": "1.0.3",
"version": "1.0.4",
"description": "A simplified html + css --> PDF generator",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {},

@@ -24,5 +25,2 @@ "repository": {

"devDependencies": {
"@types/node-sass": "^3.10.32",
"@types/pug": "^2.0.4",
"@types/puppeteer": "^1.5.0",
"tslint": "^5.10.0",

@@ -34,4 +32,7 @@ "typescript": "^2.9.2"

"pug": "^2.0.3",
"puppeteer": "^1.5.0"
"puppeteer": "^1.5.0",
"@types/node-sass": "^3.10.32",
"@types/pug": "^2.0.4",
"@types/puppeteer": "^1.5.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