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

get-source

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-source - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

4

package.json
{
"name": "get-source",
"version": "1.0.9",
"version": "1.0.10",
"description": "Platform-agnostic source code inspection, with sourcemaps support",

@@ -20,3 +20,3 @@ "main": "get-source",

"author": "Vitaly Gordon <rocket.mind@gmail.com>",
"license": "MIT",
"license": "Unlicense",
"bugs": {

@@ -23,0 +23,0 @@ "url": "https://github.com/xpl/get-source/issues"

@@ -13,3 +13,3 @@ # get-source

- [x] Full sourcemap support (path resolving, external/embedded linking and long chains)
- [x] **Synchronous** API — which is good when you implement a debugging tool (e.g. logging)
- [x] **Synchronous** API — which is good when you implement a debugging tool (e.g. [logging](https://github.com/xpl/ololog))
- [x] Built-in cache

@@ -19,4 +19,4 @@

- [x] Call stacks enhanced with source code information (see [StackTracey](https://github.com/xpl/stacktracey) library)
- [x] Advanced logging / assertion printing
- [x] Call stacks enhanced with source code information (see the [StackTracey](https://github.com/xpl/stacktracey) library)
- [x] [Advanced logging](https://github.com/xpl/ololog) / assertion printing

@@ -23,0 +23,0 @@ ## Usage

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