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

react-within

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-within - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

.babelrc

18

package.json
{
"name": "react-within",
"version": "0.1.1",
"version": "0.2.0",
"description": "React Component for fixed/sticky elements within other components",
"main": "src/index.js",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "babel src --out-dir dist",
"prepublish": "npm run build"
},

@@ -30,14 +31,5 @@ "repository": {

"devDependencies": {
"babel": "^5.8.23",
"babelify": "^6.1.3"
},
"browserify": {
"transform": [
[
"babelify",
{
"stage": "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