New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

coffeescript-to-object

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

coffeescript-to-object - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

src/coffee-script.js

8

package.json
{
"name": "coffeescript-to-object",
"version": "1.0.2",
"version": "1.1.0",
"description": "coffee-script string to object",

@@ -25,8 +25,6 @@ "author": "Reslav Hollos",

"dependencies": {
"coffee-script_1-9-3": "^1.0.0",
"coffee-script_compiler": "^1.11.1",
"html-loader": "^0.4.3",
"jsx-loader": "^0.13.x",
"react": "^15.4.0",
"react-dom": "^15.4.0"
"jsx-loader": "^0.13.x"
}
}
const React = require('react')
const CoffeeScript = require('coffee-script_1-9-3')
const CoffeeScript = require('coffee-script_compiler')

@@ -5,0 +5,0 @@ const sandboxHTML = require('html!./sandbox.html')

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