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

source-map-dummy

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

source-map-dummy - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

.npmignore

7

changelog.md

@@ -0,1 +1,8 @@

### Version 0.3.0 (2014-06-19) ###
- Update css-tokens to 0.3.0 and js-tokens to 0.2.0, which means slightly
different CSS and JS tokenization, which means slightly different mappings.
(Backwards-incompatible change.)
### Version 0.2.0 (2014-03-11) ###

@@ -2,0 +9,0 @@

6

package.json
{
"name": "source-map-dummy",
"version": "0.2.0",
"version": "0.3.0",
"author": "Simon Lydell",

@@ -22,4 +22,4 @@ "license": "MIT",

"dependencies": {
"css-tokens": "~0.2.0",
"js-tokens": "~0.1.0",
"css-tokens": "~0.3.0",
"js-tokens": "~0.2.0",
"source-map": "~0.1.33"

@@ -26,0 +26,0 @@ },

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