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

snapdragon-node

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snapdragon-node - npm Package Versions

2

3.0.0

Diff

Changelog

Source

3.0.0 - 2018-11-24

Removed

  • node.define was removed. Use define-property or Object.defineProperty instead.

Added

  • node.isEmpty method
  • node.clone method, for cloning the node
  • node.stringify method, for returning a string from node.value and/or from recursing over child nodes.
jonschlinkert
published 2.1.1 •

jonschlinkert
published 2.1.0 •

Changelog

Source

2.1.0 - 2017-11-14

Deprecated

  • node.define is deprecated and will be removed in v3.0.0. Use define-property or Object.defineProperty instead.
jonschlinkert
published 2.0.1 •

jonschlinkert
published 2.0.0 •

Changelog

Source

2.0.0 - 2017-05-01

Changed

  • node.unshiftNode was renamed to .unshift
  • node.pushNode was renamed to .push
  • node.getNode was renamed to .find

Added

jonschlinkert
published 1.0.6 •

jonschlinkert
published 1.0.5 •

jonschlinkert
published 1.0.3 •

jonschlinkert
published 1.0.2 •

jonschlinkert
published 1.0.1 •

2
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