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

connect-assets-jspaths

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect-assets-jspaths - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

4

index.js

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

require("coffee-script");
require("coffee-script/register");
module.exports = require("./lib/jsPaths");
module.exports = require("./lib/jsPaths");
{
"name": "connect-assets-jspaths",
"version": "0.0.9",
"version": "0.0.10",
"homepage": "https://jgable.github.com/connect-assets-jspaths",

@@ -20,7 +20,10 @@ "description": "Helps with getting the paths to your connect-assets javascript files.",

"author": "Jacob Gable <jacob.gable@gmail.com>",
"contributors": [
"Jonathan Chapman <chafnan@gmail.com> (https://github.com/chafnan)"
],
"license": "MIT",
"dependencies": {
"coffee-script": "~1.3.3",
"coffee-script": "^1.3.3",
"connect-assets-jsprimer": "0.1.x"
}
}
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