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

srcy

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

srcy - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

6

changelog.md
# Srcy Change log
#10 March 2014, 0.2.2
# 29 April 2014, 0.2.3
* Added NPM and dependencies badges.
# 10 March 2014, 0.2.2
* Retored notTypes functionality.

@@ -6,0 +10,0 @@

4

package.json
{
"name": "srcy",
"description": "Check project image paths for missing or redundant images",
"version": "0.2.2",
"version": "0.2.3",
"keywords": ["images", "paths", "assets", "test", "build"],

@@ -19,3 +19,3 @@ "author": {

"dependencies": {
"glob": "3.2.x"
"glob": "3.2.8"
},

@@ -22,0 +22,0 @@ "devDependencies": {

@@ -1,3 +0,5 @@

# Srcy [![Build Status](https://secure.travis-ci.org/mattyod/srcy.png?branch=master)](http://travis-ci.org/mattyod/srcy)
# Srcy [![Build Status](https://secure.travis-ci.org/mattyod/srcy.png?branch=master)](http://travis-ci.org/mattyod/srcy) [![Dependencies](https://david-dm.org/mattyod/srcy.png)](https://david-dm.org/mattyod/srcy)
[![NPM](https://nodei.co/npm/srcy.png?downloads=true&stars=true)](https://nodei.co/npm/srcy.png?downloads=true&stars=true)
Check project paths for files that are referenced but do not exist and

@@ -4,0 +6,0 @@ files that exist but are not referenced.

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