Socket
Socket
Sign inDemoInstall

typeson

Package Overview
Dependencies
2
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12356Next

5.7.1

Diff

Changelog

Source

5.7.1

  • Fix .npmignore
brettz9
published 5.7.0 •

Changelog

Source

5.7.0

  • Build: Add Yarn.lock
  • npm: Update dev deps
brettz9
published 5.6.0 •

Changelog

Source

5.6.0

  • Build: Add minification for its own sake and also avoiding our Rollup process (Babel?) unminifying our source and creating inconsistency
brettz9
published 5.5.0 •

Changelog

Source

5.5.0

  • Build: Preminimize internally used constructors so basic functionality not fragile across multiple Typeson instances
brettz9
published 5.4.0 •

Changelog

Source

5.4.0

  • npm: Include typeson.js file with npm in case using as module and also include LICENSE (but ignore new test directory)
  • npm: Remove build and prepublish scripts (runs on local installs in npm <= 4)
  • Build: Switch from Webpack to Rollup
  • npm/Testing: add ESLint script to test routines
  • npm/Testing: Add browser test file and npm script
  • Testing refactoring: Write tests in ES6
  • Testing: Add messages for tests missing them
  • gitignore: Ignore new auto-generated test file
brettz9
published 5.2.0 •

Changelog

Source

5.2.0

  • npm: Add module to package.json for downstream Rollup/Webpack
brettz9
published 5.1.0 •

Changelog

Source

5.1.0

  • For encapsulateObserver, report typeDetected as true when a Typeson-detected type is found but no relevant replacer is present to be performed.
  • For encapsulateObserver, report replacing as true preceding a Typeson-detected type replacement. (Can be used to get at the original object value before encapsulation)
  • npm/Testing: Update dev dependencies
brettz9
published 5.0.3 •

Changelog

Source

5.0.3

  • Add back prepublish script to ensure rebuilding upon publish
brettz9
published 5.0.2 •

Changelog

Source

5.0.2

  • Ensure build occurs on install
brettz9
published 5.0.1 •

Changelog

Source

5.0.1

  • Fix rootTypeName to work with promises and for replacements
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc