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

type-core

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-core - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

dist-src/types/core.js

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.8.0](https://github.com/rafamel/utils/compare/type-core@0.7.0...type-core@0.8.0) (2021-01-18)
### Features
* **type-core:** adds Generalize type and Serial types ([af95617](https://github.com/rafamel/utils/commit/af956178cf76d70f5607601f66d45a7ecd0604db))
# [0.7.0](https://github.com/rafamel/utils/compare/type-core@0.6.0...type-core@0.7.0) (2020-12-11)

@@ -8,0 +19,0 @@

2

dist-src/index.js
export * from "./TypeGuard.js";
export * from "./types.js";
export * from "./types/index.js";
{
"name": "type-core",
"description": "A types utility belt for TypeScript",
"version": "0.8.0",
"version": "0.9.0",
"license": "MIT",

@@ -6,0 +6,0 @@ "files": [

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