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 2.0.4 to 2.0.5

get-source.d.ts

3

package.json
{
"name": "get-source",
"version": "2.0.4",
"version": "2.0.5",
"description": "Fetch source-mapped sources. Peek by file, line, column. Node & browsers. Sync & async.",
"main": "get-source",
"types": "./get-source.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "test-browser": "mocha test/test.browser --reporter spec",

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

```javascript
getSource = require ('get-source')
import getSource from 'get-source'
```

@@ -113,2 +113,2 @@ ```javascript

getSource.async.getCache () // async cache
```
```

Sorry, the diff of this file is not supported yet

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