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

ts-mixer

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-mixer - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/mixins.d.ts

4

package.json
{
"name": "ts-mixer",
"version": "1.0.1",
"version": "1.0.2",
"description": "A very small TypeScript library that provides tolerable Mixin functionality.",

@@ -13,3 +13,3 @@ "main": "dist/mixins.js",

"build": "tsc",
"build-clean": "rm -rf ./dist && npm run build",
"build-clean": "rm -rf ./dist && npm run build && git add ./dist",
"watch": "npm run build -- -w",

@@ -16,0 +16,0 @@ "lint": "eslint src/**/*.ts",

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