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.3.0 to 1.0.0

.travis.yml

7

changelog.md

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

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

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

2

index.js

@@ -1,2 +0,2 @@

// Copyright 2014 Simon Lydell
// Copyright 2014, 2015 Simon Lydell
// X11 (“MIT”) Licensed. (See LICENSE.)

@@ -3,0 +3,0 @@

{
"name": "source-map-dummy",
"version": "0.3.0",
"version": "1.0.0",
"author": "Simon Lydell",

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

"dependencies": {
"css-tokens": "~0.3.0",
"js-tokens": "~0.2.0",
"source-map": "~0.1.33"
"css-tokens": "^1.0.0",
"js-tokens": "^1.0.0",
"source-map": "~0.4.0"
},
"devDependencies": {
"mocha": "^1.17.1",
"jshint": "^2.4.4"
"mocha": "^2.1.0",
"jshint": "^2.6.0"
}
}

@@ -1,2 +0,2 @@

Overview [![Build Status](https://travis-ci.org/lydell/source-map-dummy.png?branch=master)](https://travis-ci.org/lydell/source-map-dummy)
Overview [![Build Status](https://travis-ci.org/lydell/source-map-dummy.svg?branch=master)](https://travis-ci.org/lydell/source-map-dummy)
========

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Copyright 2014 Simon Lydell
// Copyright 2014, 2015 Simon Lydell
// X11 (“MIT”) Licensed. (See LICENSE.)

@@ -3,0 +3,0 @@

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