Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

csstype

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csstype - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

5

package.json
{
"name": "csstype",
"version": "1.4.0",
"version": "1.5.0",
"main": "index.d.ts",

@@ -20,2 +20,3 @@ "description": "TypeScript definitions for CSS",

"tslint": "^5.9.1",
"tslint-config-prettier": "^1.7.0",
"typescript": "^2.7.1"

@@ -26,3 +27,5 @@ },

"watch": "ts-node build.ts --watch",
"lint": "tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts",
"pretty": "prettier --write build.ts **/*.{ts,js,json}",
"sloppy": "tsc && npm run lint && npm run pretty",
"test": "jest --no-cache",

@@ -29,0 +32,0 @@ "prepublish": "tsc && npm run test && npm run build && tsc typecheck.ts --noEmit"

index.d.ts

Sorry, the diff of this file is too big to display

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