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

frac

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frac - npm Package Compare versions

Comparing version 1.0.6 to 1.1.0

13

frac.md

@@ -246,3 +246,3 @@ # Target

"name": "frac",
"version": "1.0.5",
"version": "1.1.0",
"author": "SheetJS",

@@ -253,6 +253,6 @@ "description": "Rational approximation with bounded denominator",

"dependencies": {
"voc":""
"voc":"~1.0.0"
},
"devDependencies": {
"mocha":""
"mocha":"~2.5.3"
},

@@ -268,2 +268,3 @@ "repository": { "type":"git", "url":"git://github.com/SheetJS/frac.git" },

},
"homepage": "http://oss.sheetjs.com/frac",
"bugs": { "url": "https://github.com/SheetJS/frac/issues" },

@@ -279,3 +280,7 @@ "license": "Apache-2.0",

test_files/*.tsv
ctest/
test.js
Makefile
.gitignore
.npmignore
node_modules/

@@ -294,2 +299,4 @@ coverage.html

*.tgz
*.py
*.html
```

@@ -296,0 +303,0 @@

{
"name": "frac",
"version": "1.0.6",
"version": "1.1.0",
"author": "SheetJS",

@@ -9,6 +9,6 @@ "description": "Rational approximation with bounded denominator",

"dependencies": {
"voc":""
"voc":"~1.0.0"
},
"devDependencies": {
"mocha":""
"mocha":"~2.5.3"
},

@@ -24,3 +24,3 @@ "repository": { "type":"git", "url":"git://github.com/SheetJS/frac.git" },

},
"homepage": "http://oss.sheetjs.com/frac",
"homepage": "http://oss.sheetjs.com/frac",
"bugs": { "url": "https://github.com/SheetJS/frac/issues" },

@@ -27,0 +27,0 @@ "license": "Apache-2.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